Based on: [https://github.com/pr3d4t0r/calendar](https://github.com/pr3d4t0r/calendar) # Installation ``` docker-compose build mkdir -p volumes/Specific/db chown -R 33:33 volumes/Specific ``` # Start ``` docker-compose up -d ```