-
Notifications
You must be signed in to change notification settings - Fork 9
Open
Labels
Description
There is a bit of duplicated, outdated code in-and-around docker-compose files. Things to improve:
- use
.envfile instead ofenv.rcfordocker-composeseamless use - use docker-compose recipes inheritance mechanism (
docker-compose.yml->docker-compose.awstats.yml->docker-compose.full.yml) - move docker-compose build instructions to
docker-compose.yml