Python Applications
Last updated
Last updated
Taking a python program and wrapping it in a docker container only takes a few steps.
Please see our example application at:
This example demonstrates how to preinstall packages from requirements.txt, then run python in unbuffered mode so that you can view the output in your WebTTY (If you don't have a WebTTY, here's how you can create one)
WebTTY, Logs, Shell Access