Ubuntu Dockerfile for trusted automated Docker builds.
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 luismcplopes/docker-ubuntu
(alternatively, you can build an image from Dockerfile: docker build -t="luismcplopes/docker-ubuntu" github.com/Luismcplopes/docker-ubuntu
)
docker run -it --rm luismcplopes/docker-ubuntu