bitwarden_rs/docker
BlackDex ce99e5c583 Fixed issue with building Alpine armv7 image.
The runtime image was using a very old Alpine version.
This caused issues with the catatonit install

Now using the Balena armv7hf Alpine image for this.
2020-10-08 13:12:58 +02:00
..
amd64 Fixed building mysql, postgresql and sqlite3 for arm 2020-10-06 18:04:53 +02:00
arm32v6 Fixed building mysql, postgresql and sqlite3 for arm 2020-10-06 18:04:53 +02:00
arm32v7 Fixed issue with building Alpine armv7 image. 2020-10-08 13:12:58 +02:00
arm64v8 Fixed building mysql, postgresql and sqlite3 for arm 2020-10-06 18:04:53 +02:00
Dockerfile.j2 Fixed issue with building Alpine armv7 image. 2020-10-08 13:12:58 +02:00
Makefile Generate Dockerfiles from one source for maintainability. Closes #785. 2019-12-28 22:52:20 +01:00
README.md Multi-arch image support 2020-07-15 20:03:34 -07:00
healthcheck.sh Healthcheck fixes/optimizations 2020-03-25 20:13:36 -07:00
render_template Generate Dockerfiles from one source for maintainability. Closes #785. 2019-12-28 22:52:20 +01:00
start.sh Add startup script to support init operations 2020-07-05 15:26:20 -07: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