Closed proof-of-reality closed 8 months ago
This allows to:
docker stop
^C
It's possible to run the entire application by using: python controller.py runserver <addr:port>
python controller.py runserver <addr:port>
Note: using python:3-alpine reduces the container size from 1.3GB to 352MB in my tests
This allows to:
docker stop
or^C
It's possible to run the entire application by using:
python controller.py runserver <addr:port>
Note: using python:3-alpine reduces the container size from 1.3GB to 352MB in my tests