mirror of
https://github.com/dani-garcia/vaultwarden.git
synced 2025-11-18 21:48:31 +00:00
The armv6 builds need a specific location for the libatomic.a file. This commit fixes that by adding a RUSTFLAGS argument for this. Also removed the `link-arg=-s` since this is now already done during via the release profile And removed the CFLAGS for armv7, this is already fixed by default in the blackdex/rust-musl images. |
||
|---|---|---|
| .. | ||
| amd64 | ||
| arm64 | ||
| armv6 | ||
| armv7 | ||
| Dockerfile.buildx | ||
| Dockerfile.j2 | ||
| healthcheck.sh | ||
| Makefile | ||
| README.md | ||
| render_template | ||
| start.sh | ||
The arch-specific directory names follow the arch identifiers used by the Docker official images: