Skip to content

simgel/dkr-debian-base

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GitHub GitHub Repo stars GitHub forks

About

Minimal Debian base image with nightly updates. The uncompressed image is ~80MB in size.

Usage

FROM ghcr.io/simgel/dkr-debian-base:bookworm

Optimizations

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

Mirror

APT uses a faster mirror from leaseweb: http://mirror.leaseweb.net/debian

DNS

The default DNS server is Quad9: 9.9.9.9

License

Distributed under the MIT License. See LICENSE for more information.

Acknowledgments

About

Minimal docker base image based on debian

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages