-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
refactor(docker): rm duplicate docker-compose.yml
Motivation ---------- I strongly suggest to have one `docker-compose.yml` and one `docker-compose.override.yml` in a central directory, e.g. the root directory. I don't see any good reason to scatter the files across sub-directories. If you want to group services, use [profiles](https://docs.docker.com/compose/profiles/). As a follow up, the different `README`s in each sub-directory needs to be updated. If this PR gets merged, I'm willing to do this. How to test ----------- 1. Nothing to test.
- Loading branch information
1 parent
e822ffc
commit 675f544
Showing
8 changed files
with
0 additions
and
357 deletions.
There are no files selected for viewing
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.