/compose-files

🐳 collection of docker-compose files

Primary LanguagePython

compose-files

🐳 collection of docker-compose files

Requirements

  • Docker Engine
  • Docker Compose

Usage

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.