Containerize a Python FastAPI app with Docker in 4 minutes

preview_player
Показать описание
This video covers how to containerize a FastAPI app using Docker.

The example code for this project can be found on GitHub here:

If you need to install Docker first, you can find the instructions here:
And if you want to check out FastAPI you can check the official site here:
Рекомендации по теме
Комментарии
Автор

Thank you so much for this. I'm relatively inexperienced with Docker so the idea of containerizing a full FastAPI application was a bit overwhelming but from the time I started your video to the time I got it working was around 15 minutes. Great video!

robertbracco
Автор

Nice, exactly what I need, FastAPI in docker content.

renerivera
Автор

Nice and easy, straight to the point. Liked and subscribed!

forvm
Автор

Thank you, Its a good option build with the slim version. I try with alpine and fail. But this works. Thanks

leopoldoramirezmontes
Автор

Hi thanks for tutorial!
Can you please create a video on deploying a fastapi app with Apache or Nginx along with a postgres db?

sharifahmed
Автор

Can you tell me how I can host my docker image of FastAPI on a URL ?
So that people can hit it and get the needed response.

Lord-V
welcome to shbcf.ru