Skip to content

Commit

Permalink
with run information
Browse files Browse the repository at this point in the history
  • Loading branch information
lgazo committed May 23, 2015
1 parent 9e59455 commit d7dbd5c
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,3 +8,9 @@ Create your data volume image and place required configuration files based on th

* /etc/nginx/conf.d -> nginx configuration
* /etc/consul-template -> Consul Template configurations taken and merged alphabetically - https://github.com/hashicorp/consul-template

# Run

```
docker run --rm --volumes-from=yourdata-image -ti seges/nginx-consul:1.9.0
```

0 comments on commit d7dbd5c

Please sign in to comment.