Sign inSign up

frodenas/ubuntu

By frodenas

•Updated over 9 years ago

A Docker Image for Ubuntu

Image
2

5.8K

frodenas/ubuntu repository overview

⁠Ubuntu Dockerfile

A Dockerfile that produces a Docker Image for Ubuntu⁠.

⁠Usage

⁠Build the image

To create the image frodenas/ubuntu, execute the following command on the docker-ubuntu folder:

$ docker build -t frodenas/ubuntu .
⁠Run the image

To run the image:

$ docker run -ti --rm --name ubuntu  frodenas/ubuntu

Copyright (c) 2014 Ferran Rodenas. See LICENSE⁠ for details.

Tag summary

Content type

Image

Digest

sha256:7ca64facf…

Size

162.9 MB

Last updated

over 9 years ago

docker pull frodenas/ubuntu