Update README.md

This commit is contained in:
askiiart 2022-12-16 21:16:57 -06:00
parent e3ac097809
commit 7675ffe0fc

View file

@ -21,7 +21,7 @@ You can use `docker-data/` to test the program, or can put your own data there.
`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.
- `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:
- The folders *must* have the same name as their respective docker containers