This Repository was created to save all docker-composes I currently use or have used.
General use of docker-compose.
docker-compose up -d
or(to pull newest version, recreate and prune old images)
./up-recreate.sh
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
Please make sure to update tests as appropriate.
GNU General Public License v3.0