This repository contains Dockerfile of Ubuntu for Docker's automated build published to the public Docker Hub Registry.
Install Docker.
Download automated build from public Docker Hub Registry: docker pull dockerfile/ubuntu
(alternatively, you can build an image from Dockerfile: docker build -t="dockerfile/ubuntu" github.com/dockerfile/ubuntu)
docker run -it --rm dockerfile/ubuntu
Content type
Image
Digest
sha256:1457be2f2…
Size
151.4 MB
Last updated
almost 11 years ago
docker pull vivasaayi/ubuntu