bitwarden_rs/docker
BlackDex d46a6ac687 Updated dependencies and Dockerfiles
- Updated crates
- Updated rust-toolchain
- Updated Dockerfile to use latest rust 1.48 version
- Updated AMD64 Alpine to use same version as rust-toolchain and support
  PostgreSQL.
- Updated Rocket to the commit right before they updated hyper.
  Until that update there were some crates updated and some small fixes.
  After that build fails and we probably need to make some changes
(which is probably something already done in the async branch)
2020-12-04 13:38:42 +01:00
..
amd64 Updated dependencies and Dockerfiles 2020-12-04 13:38:42 +01:00
arm32v6 Updated dependencies and Dockerfiles 2020-12-04 13:38:42 +01:00
arm32v7 Updated dependencies and Dockerfiles 2020-12-04 13:38:42 +01:00
arm64v8 Updated dependencies and Dockerfiles 2020-12-04 13:38:42 +01:00
Dockerfile.j2 Updated dependencies and Dockerfiles 2020-12-04 13:38:42 +01: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