Minimal Debian base image with nightly updates.
The uncompressed image is ~80MB
in size.
FROM ghcr.io/simgel/dkr-debian-base:bookworm
The image contains a random/unique ID. Any Images derived from this base image can use this ID to identify updates of this image.
cat /opt/dkr-image/simgel/dkr-debian-base.id
docker run --rm ghcr.io/simgel/dkr-debian-base:bookworm cat /opt/dkr-image/simgel/dkr-debian-base.id
APT uses a faster mirror from leaseweb: http://mirror.leaseweb.net/debian
The default DNS server is Quad9: 9.9.9.9
Distributed under the MIT License. See LICENSE
for more information.
- debian
- debuerreotype: Slimify script optimizations
- Leaseweb: Debian mirror
- Quad9: DNS Server