Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
dancallan authored Sep 10, 2018
1 parent e00f923 commit 7f03077
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,9 +7,9 @@ This repository contains a Dockerfile of Nginx for Docker's automated build publ

1. Install [Docker](https://www.docker.com/).

2. Download the [automated build](https://registry.hub.docker.com/u/uqlibrary/nginx/) from the public [Docker Hub Registry](https://registry.hub.docker.com/): `docker pull uqlibrary/docker-nginx`
2. Download the [automated build](https://registry.hub.docker.com/u/uqlibrary/nginx/) from the public [Docker Hub Registry](https://registry.hub.docker.com/): `docker pull uqlibrary/nginx`

(or, you can build an image from Dockerfile: `docker build -t uqlibrary/docker-nginx .)
(or, you can build an image from Dockerfile: `docker build -t uqlibrary/nginx .)

### Usage

Expand Down

0 comments on commit 7f03077

Please sign in to comment.