Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-08-01 | Add GitHub CI files to publish Docker container | Raphael Kabo | |
2024-07-31 | fix: Docker unhappy with CMD | Raphael Kabo | |
2024-07-27 | Update comments in Dockerfile | Raphael | |
2024-07-26 | Docker volume for 'events folder' | HybridSarcasm | |
Added docker-compose example for mounting a volume for the /app/public/events directory. This can be helpful because rebuilding the docker image per instructions causes user-uploaded images to be lost. Using a persistent volume prevents this data loss when rebuilding. | |||
2024-07-01 | Update Docker configuration | Raphael Kabo | |
2023-10-06 | Run Prettier on all files | Raphael Kabo | |
2023-05-12 | More linting | Raphael Kabo | |
2020-08-04 | Added docker volume support for MongoDB | Mark Lechtermann | |
2019-12-28 | Add docker/travis support | Tom Parker-Shemilt | |