Ubuntu Dockerfile. Also published to public Docker Registry.
Install Docker
Download image from public Docker Registry:
docker pull dockerize/ubuntu
or build an image from the Dockerfile:
docker build -t dockerize/ubuntu github.com/dockerize/ubuntu
docker run -it --rm dockerize/ubuntu
Content type
Image
Digest
sha256:5e1af2cc3…
Size
173.5 MB
Last updated
almost 11 years ago
docker pull dockerize/ubuntu