Commit Graph

19 Commits

Author SHA1 Message Date
Patrick Jentsch
2f2992da3a Remove deleted file from Dockerfile 2021-09-22 14:15:53 +02:00
Patrick Jentsch
8c871d83d0 Upgrade python version 3.9.0 -> 3.9.7 2021-09-08 12:56:27 +02:00
Patrick Jentsch
d6ab379418 Change directory structure (move ./nopaque/* to ./) 2021-07-20 15:07:42 +02:00
Patrick Jentsch
cb2b64fa9d integrate nopaque repo 2020-06-05 14:42:04 +02:00
Patrick Jentsch
339107fd08 Fix Ports 2020-04-20 10:40:10 +02:00
Patrick Jentsch
15373ed00f - Use gunicorn
- Add env variable GUNICORN_WORKERS (default: 1)
- new Port (8000)
- You don't need to run "flask deploy" by hand anymore
2020-04-20 10:11:45 +02:00
Patrick Jentsch
d36346033b Bump version 2020-04-06 09:46:09 +02:00
Patrick Jentsch
eeba8ad2e4 Style Dockerfile 2020-01-29 11:45:14 +01:00
Patrick Jentsch
f63a850175 Renaming: opaque->nopaque 2019-12-02 11:34:28 +01:00
Patrick Jentsch
6db99cfba5 Change base image 2019-11-29 15:08:16 +01:00
Stephan Porada
c0fab4aef3 Add bash ti image 2019-10-23 14:42:23 +02:00
Stephan Porada
f919e97446 Fix wait-for-it clone 2019-10-23 14:15:45 +02:00
Stephan Porada
5774b5120d Add git install to Dockerfile 2019-10-23 14:05:23 +02:00
Stephan Porada
ad6daa35cc Add wait-for-it.sh 2019-10-23 13:58:27 +02:00
Stephan Porada
3accc058e3 Correct simple loging 2019-09-11 15:52:38 +02:00
Patrick Jentsch
b9a8c63aee Dockerize the Application. 2019-09-06 11:38:35 +02:00
Patrick Jentsch
1044674074 Dockerize the App! 2019-09-05 16:39:50 +02:00
Patrick Jentsch
e3db2ecd1e Load environment variables in container. So the python-dotenv module is no longer needed! 2019-09-05 14:42:21 +02:00
Stephan Porada
f8bee3553d Dockerize opaque flask app with docker-compose – first step 2019-09-04 14:51:46 +02:00