Skip to content

Commit

Permalink
update TOC
Browse files Browse the repository at this point in the history
Signed-off-by: Jess Frazelle <[email protected]>
  • Loading branch information
jessfraz committed Jul 15, 2018
1 parent 68f25d1 commit d125d58
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 3 deletions.
2 changes: 1 addition & 1 deletion Gopkg.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

5 changes: 3 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@ Docker registry v2 command line client.
* [Download a Layer](README.md#download-a-layer)
* [Delete an Image](README.md#delete-an-image)
* [Vulnerability Reports](README.md#vulnerability-reports)
* [Running a Static UI Server for a Registry](README.md#running-a-static-ui-server-for-a-registry)
* [Using Self-Signed Certs with a Registry](README.md#using-self-signed-certs-with-a-registry)
* [Contributing](README.md#contributing)

Expand Down Expand Up @@ -183,9 +184,9 @@ Medium: 3
High: 1
```

### Running a static UI server for a Registry
### Running a Static UI Server for a Registry

The tool comes with a server which runs static UI for a docker registry.
The tool comes with a server which runs a static UI for a registry.
It will run vulnerability scanning if you
have a [CoreOS Clair](https://github.com/coreos/clair) server set up
and pass the url with the `--clair` flag.
Expand Down

0 comments on commit d125d58

Please sign in to comment.