We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3c96b78 commit 0460766Copy full SHA for 0460766
README.md
@@ -6,6 +6,11 @@ This repository contains **Dockerfile** of [Ubuntu](http://www.ubuntu.com/) for
6
7
### Base Docker Image
8
9
+* [ubuntu:14.04](https://registry.hub.docker.com/u/library/ubuntu/)
10
+
11
12
+### Installation
13
14
1. Install [Docker](https://www.docker.com/).
15
16
2. Download [automated build](https://registry.hub.docker.com/u/dockerfile/ubuntu/) from public [Docker Hub Registry](https://registry.hub.docker.com/): `docker pull dockerfile/ubuntu`
0 commit comments