Update README.md
This commit is contained in:
parent
e3ac097809
commit
7675ffe0fc
1 changed files with 1 additions and 1 deletions
|
@ -21,7 +21,7 @@ You can use `docker-data/` to test the program, or can put your own data there.
|
||||||
|
|
||||||
`docker-composer.conf` parameters:
|
`docker-composer.conf` parameters:
|
||||||
- `compose-path`: The path to the folder containing the folders for each docker container - the folder for each container includes a `docker-compose.yml` file.
|
- `compose-path`: The path to the folder containing the folders for each docker container - the folder for each container includes a `docker-compose.yml` file.
|
||||||
- `exclude-containers`: A list of containers to exclude from being managed by the program. This will stop the program from doing **anything** to those containers.
|
- `exclude-containers`: A list of containers to exclude from being managed by the program. This will stop the scripts (except `basic_management.py`) from doing **anything** to those containers.
|
||||||
|
|
||||||
Notes:
|
Notes:
|
||||||
- The folders *must* have the same name as their respective docker containers
|
- The folders *must* have the same name as their respective docker containers
|
||||||
|
|
Loading…
Reference in a new issue