- Oct 26, 2018
-
-
Sebastian Höffner authored
-
- Oct 24, 2018
-
-
Sebastian Höffner authored
-
- Oct 23, 2018
-
-
Sebastian Höffner authored
-
- Oct 19, 2018
-
-
Sebastian Höffner authored
-
- Oct 10, 2018
-
-
Sebastian Höffner authored
Using port 80 for docker-compose service, reordering Dockerfile for faster rebuilds at the cost of an additionaly RUN.
-
Sebastian Höffner authored
The development server uses docker-compose run and mounts the app directory. It then runs the flask development server. The production server uses docker-compose up and runs flask as a uwsgi app behind nginx. It does not mount app.
-
Sebastian Höffner authored
-
- Oct 01, 2018
-
-
Sebastian Höffner authored
-