🐳 collection of docker-compose files
- Docker Engine
- Docker Compose
Use ${APP_NAME}/bin/up
to spin up the app and ${APP_NAME}/bin/down
to shut it down, ex. pihole/bin/up
and pihole/bin/down
Some apps may require additional configuration. See the example files in each of the app directories.