FastAPI in Containers - Docker | FastAPI + Docker + Compose

preview_player
Показать описание
In this tutorial we will learn how to Containerize FastAPI using docker and docker compose.

Find Me Anywhere : @itsmaheshkariya

#FastAPI #Docker #DockerCompose
Рекомендации по теме
Комментарии
Автор

Thank you for being concise and informative. I'm so tired of YouTube videos that explain the subject in a generic fashion for 5 minutes before showing any actual code. You cut to the chase, cram tons of useful information in, and got me up/running in no time! Subscribing!

nietzsche.official
Автор

Best video which includes so many things in neat clean way.. would love to see more of it.. FastApi and docker.

ViruSahastrabuddhe
Автор

Hi, This video helped me in making my first docker image running . Could you kindly post a video on how can we use custom ports and hostnames when creating docker containers

saksham
Автор

This error is coming can u please help
ERROR: Top level object in '.\..\docker-compose.yml' needs to be an object not '<class 'NoneType'>'.

manthansaini
Автор

hello i am getting this error after making a docker-compose file

ERROR: yaml.scanner.ScannerError: while scanning a quoted scalar
in "./docker-compose.yml", line 1, column 10
found unexpected end of stream
in "./docker-compose.yml", line 9, column 1

indigo