feat: add start script to pull latest git repository and run Flask application in Docker container
This commit is contained in:
		| @@ -7,3 +7,4 @@ services: | ||||
|       - "3004:3004" | ||||
|     volumes: | ||||
|       - /home/manuel/docker/MikaApp/instance:/usr/src/app/instance | ||||
|     command: ["./start.sh"] | ||||
|   | ||||
		Reference in New Issue
	
	Block a user