We should rename docker-compose.yml to something like docker-compose-nlx.yml and docker-compose-travis.yml to docker-compose.yml, in addition to updating the relevant documentation.
Also consider deduplicating the config files. Or clearly documenting what each one is for. Or testing all in ci?
We should rename
docker-compose.yml
to something likedocker-compose-nlx.yml
anddocker-compose-travis.yml
todocker-compose.yml
, in addition to updating the relevant documentation.Also consider deduplicating the config files. Or clearly documenting what each one is for. Or testing all in ci?