Skip to content

MaxenceG2M/ubuntu

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Ubuntu Dockerfile

This repository contains Dockerfile of Ubuntu for Docker's trusted build published to the public Docker Registry.

Installation

  1. Install Docker.

  2. Download trusted build from public Docker Registry: docker pull dockerfile/ubuntu

    (alternatively, you can build an image from Dockerfile: docker build -t="dockerfile/ubuntu" github.com/dockerfile/ubuntu)

Usage

docker run -it --rm dockerfile/ubuntu

About

Ubuntu Dockerfile for Trusted Builds.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published