1 min readOct 27, 2018
I suggest you study the Docker Getting started, check this section: https://docs.docker.com/get-started/part2/#run-the-app
Something like:
docker run -p 9001:80 friendlyhello
I suggest you study the Docker Getting started, check this section: https://docs.docker.com/get-started/part2/#run-the-app
Something like:
docker run -p 9001:80 friendlyhello
Creator of FastAPI and Typer. Dev at Exposion AI. APIs, Deep Learning/Machine Learning, full-stack distributed systems, SQL/NoSQL, Python, Docker, JS, TS, etc.