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 czerasz/base
Alternatively, you can build an image from Dockerfile:
docker build -t="czerasz/base" github.com/czerasz/docker-base
docker run -it --rm czerasz/base
Content type
Image
Digest
sha256:b4c6cb983…
Size
167.6 MB
Last updated
almost 11 years ago
docker pull czerasz/base