Rename docker-compose files to keep .yml extension (fixes #69)

This commit is contained in:
Jerome Petazzoni
2017-05-03 12:44:17 -07:00
parent 91942f22a0
commit aec2de848b
3 changed files with 1 additions and 1 deletions

View File

@@ -2934,7 +2934,7 @@ Note: Compose tolerates empty (or unset) environment variables, but in this exam
]
You can also directly use the file `docker-compose.yml-images`.
You can also directly use the file `docker-compose.images.yml`.
---