(no title)
tianon
|
11 years ago
This question was asked on https://github.com/docker-library/golang/issues/11#issuecomm... too, but the main reason is that the "debian" base images are tightly controlled and kept really minimal, so it's easy to make the new images as minimal as they can be too. The Ubuntu images are also great, but they include more stuff as part of keeping a consistent experience, so they don't have the same focus on minimalism that the Debian images can.
shykes|11 years ago
prudhvis|11 years ago
voltagex_|11 years ago
0x006A|11 years ago
apt-get install -y ca-certificates curl gcc libc6-dev bzr git mercurial