vaultwarden-alternativa-bit.../docker
BlackDex 5b430f22bc
Support all DB's for Alpine and Debian
- Using my own rust-musl build containers we now support all database
types for both Debian and Alpine.
- Added new Alpine containers for armv6 and arm64/aarch64
- The Debian builds can also be done wihout dpkg magic stuff, probably
some fixes in Rust regarding linking (Or maybe OpenSSL or Diesel), in
any case, it works now without hacking dpkg and apt.
- Updated toolchain and crates
2021-12-26 21:59:28 +01:00
..
amd64 Support all DB's for Alpine and Debian 2021-12-26 21:59:28 +01:00
arm64 Support all DB's for Alpine and Debian 2021-12-26 21:59:28 +01:00
armv6 Support all DB's for Alpine and Debian 2021-12-26 21:59:28 +01:00
armv7 Support all DB's for Alpine and Debian 2021-12-26 21:59:28 +01:00
Dockerfile.buildx
Dockerfile.j2 Support all DB's for Alpine and Debian 2021-12-26 21:59:28 +01:00
healthcheck.sh
Makefile
README.md
render_template
start.sh

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