1
0
Fork 1
Spiegel von https://github.com/dani-garcia/vaultwarden.git synchronisiert 2024-05-20 07:50:05 +02:00
vaultwarden/docker
Robin Schneider f8e49ea3f4
Use apt-get instead of apt in Dockerfiles, also --no-install-recommends
apt is intended for humans, not scripts.

--no-install-recommends improves build time by avoiding to install
unneeded packages.
2019-12-31 16:46:08 +01:00
..
aarch64 Use apt-get instead of apt in Dockerfiles, also --no-install-recommends 2019-12-31 16:46:08 +01:00
amd64 Use apt-get instead of apt in Dockerfiles, also --no-install-recommends 2019-12-31 16:46:08 +01:00
armv6 Use apt-get instead of apt in Dockerfiles, also --no-install-recommends 2019-12-31 16:46:08 +01:00
armv7 Use apt-get instead of apt in Dockerfiles, also --no-install-recommends 2019-12-31 16:46:08 +01:00
Dockerfile.j2 Use apt-get instead of apt in Dockerfiles, also --no-install-recommends 2019-12-31 16:46:08 +01:00
healthcheck.sh Allow self signed certs and increase a bit the timings 2019-09-11 22:01:42 +02:00
Makefile Generate Dockerfiles from one source for maintainability. Closes #785. 2019-12-28 22:52:20 +01:00
render_template Generate Dockerfiles from one source for maintainability. Closes #785. 2019-12-28 22:52:20 +01:00