Commit Graph

4 Commits

Author SHA1 Message Date
Romain de Laage c94bd7cf81 build(docker): run automatic database migration in entrypoint 2022-10-24 16:05:49 +00:00
Romain de Laage e98ec8c950 build(docker): add email configuration for the docker image 2022-09-19 13:04:49 +00:00
Yassine Doghri b7e2c09297 docs(docker): add page describing castopod's docker images and example usage with docker-compose
refs #230
2022-07-08 16:40:22 +00:00
Romain de Laage 0c0730be69 build(docker): add production-ready DockerFiles
- add docker images for app (castopod) and web-server (nginx)
- ci: deploy images continuously to a docker hub using kaniko
- ci: trigger docker-build-rolling on develop branch
- move development DockerFile to docker directory

closes #200
2022-06-26 12:03:22 +00:00