Moved docker-compose to indicate it is a template file.

This commit is contained in:
Graham Booker 2016-12-25 15:31:44 -06:00
parent fb62bb1fbf
commit f2fd2b9cbf
4 changed files with 7 additions and 1 deletions

5
.dockerignore Normal file
View File

@ -0,0 +1,5 @@
.git
.gitignore
README.md
docker-compose.yml.template
docker-compose.yml

1
.gitignore vendored Normal file
View File

@ -0,0 +1 @@
docker-compose.yml

View File

@ -30,7 +30,7 @@ docker create \
plexinc/pms-docker
```
For those who use docker-compose, this repository provides the necessary YML file to be modified for your own use.
For those who use docker-compose, this repository provides the necessary YML template file to be modified for your own use.
## Parameters