1
0
Fork 0
vaultwarden-test/docker
BlackDex fc43608eec
Revert setcap, update rust and crates
- Revert #3170 as discussed in #3387
  In hindsight it's better to not have this feature
- Update Dockerfile.j2 for easy version changes.
  Just change it in one place instead of multiple
- Updated to Rust to latest patched version
- Updated crates to latest available
- Pinned mimalloc to an older version, as it breaks on musl builds
2023-04-02 15:19:59 +02:00
..
amd64 Revert setcap, update rust and crates 2023-04-02 15:19:59 +02:00
arm64 Revert setcap, update rust and crates 2023-04-02 15:19:59 +02:00
armv6 Revert setcap, update rust and crates 2023-04-02 15:19:59 +02:00
armv7 Revert setcap, update rust and crates 2023-04-02 15:19:59 +02:00
Dockerfile.buildx Update async to prepare for main merge 2022-02-22 20:00:33 +01:00
Dockerfile.j2 Revert setcap, update rust and crates 2023-04-02 15:19:59 +02:00
Makefile Rename `.buildx` Dockerfiles to `.buildkit` 2023-01-24 13:11:12 -08:00
README.md Multi-arch image support 2020-07-15 20:03:34 -07:00
healthcheck.sh Take `ROCKET_ADDRESS` into account in the Docker healthcheck 2022-10-20 01:04:09 -07:00
render_template Generate Dockerfiles from one source for maintainability. Closes #785. 2019-12-28 22:52:20 +01:00
start.sh Update deps and Alpine image 2022-07-31 15:45:31 +02:00

README.md

The arch-specific directory names follow the arch identifiers used by the Docker official images:

https://github.com/docker-library/official-images/blob/master/README.md#architectures-other-than-amd64