I want to run two different python api files running on different ports via a single container.
My docker file looks like:
FROM python:3.7-slim-buster