This repository contains Dockerfile of Ubuntu for Docker's automated build published to the public Docker Hub.
sgrio/ubuntu-base provides only one single tagged image:
latest (default): based on ubuntu:latestInstall Docker.
Download automated build from public Docker Hub: docker pull sgrio/ubuntu-base
(alternatively, you can build an image from Dockerfile: docker build -t="sgrio/base-ubuntu" https://raw.githubusercontent.com/sgr-io/docker-ubuntu/base/master/Dockerfile)
docker run -it sgrio/ubuntu-base /bin/bash
Content type
Image
Digest
Size
27.4 MB
Last updated
about 7 years ago
docker pull sgrio/ubuntu-base