Sign inSign up

vtajzich/ubuntu

By vtajzich

Updated almost 9 years ago

Image
0

1.1K

vtajzich/ubuntu repository overview

Ubuntu Dockerfile

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

Base Docker Image
Installation
  1. Install Docker.

  2. 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)

Usage
docker run -it --rm dockerfile/ubuntu

Tag summary

Content type

Image

Digest

sha256:aa1575887

Size

200.9 MB

Last updated

over 10 years ago

docker pull vtajzich/ubuntu