0
0
Fork 0
mirror of https://github.com/dani-garcia/vaultwarden synced 2024-05-18 21:03:51 +02:00
bitwarden_rs/docker
BlackDex 18703bf195 Fix armv7 alpine build.
The `messense/rust-musl-cross` has removed OpenSSL in favor of the
vendored option. Enabled vendored openssl to resolve this.

Resolves #1807
2021-06-29 10:37:39 +02:00
..
amd64 Update web vault and docker base images 2021-06-26 14:08:06 +02:00
arm64 Update web vault and docker base images 2021-06-26 14:08:06 +02:00
armv6 Update web vault and docker base images 2021-06-26 14:08:06 +02:00
armv7 Fix armv7 alpine build. 2021-06-29 10:37:39 +02:00
Dockerfile.buildx Project renaming 2021-04-27 23:18:32 +02:00
Dockerfile.j2 Fix armv7 alpine build. 2021-06-29 10:37:39 +02:00
healthcheck.sh Healthcheck fixes/optimizations 2020-03-25 20:13:36 -07:00
Makefile Add a dot in find command. 2021-03-05 15:49:45 -05:00
README.md Multi-arch image support 2020-07-15 20:03:34 -07:00
render_template Generate Dockerfiles from one source for maintainability. Closes #785. 2019-12-28 22:52:20 +01:00
start.sh Remove warning when compiling only with mysql and add compatibility mode with the old docker script names 2021-04-29 16:01:04 +02:00

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