File size: 98 Bytes
631641c
 
 
 
1
2
3
4
#!/bin/sh

echo "Loading application in docker container..."
flask --app app.py run --host=0.0.0.0