- Germany / Leipzig
- https://www.manuelw.de
- Joined on
2018-11-08
Block a user
5031ebf4b2
fix: update Docker container restart policy to 'unless-stopped'
bb33b3d533
feat: add restart policy to Docker container for automatic restarts until manually stopped
6755f1ddf9
feat: add start script to pull latest git repository and run Flask application in Docker container
cf6a303e56
feat: add docker-compose.yml for app with folder mapping for instance directory
c6b3bc7662
feat: add port mapping for Flask in Dockerfile to expose port 3004
cf4047a298
feat: create Dockerfile for Flask application setup