How do I run a Python application as a process?
I received a test task that says that my Python application should run as a process and not as a Docker container, what does this mean? Thank you in advance.
I received a test task that says that my Python application should run as a process and not as a Docker container, what does this mean? Thank you in advance.