mirror of
https://github.com/dani-garcia/vaultwarden.git
synced 2025-11-28 18:38:30 +00:00
* Switch healthcheck interval/timeout from 30s/3s to 60s/10s. 30s interval is arguably overkill, and 3s timeout is definitely too short for lower end machines. * Use HEALTHCHECK CMD exec form to avoid superfluous `sh` invocations. * Add `--silent --show-error` flags to curl call to avoid progress meter being shown in healthcheck logs. |
||
|---|---|---|
| .. | ||
| aarch64 | ||
| amd64 | ||
| armv6 | ||
| armv7 | ||
| Dockerfile.j2 | ||
| healthcheck.sh | ||
| Makefile | ||
| render_template | ||