Skip to content

zhaba-team/python-dockerfile-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

python-dockerfile-example

Репозиторий для демонстрации сборки Docker-образа из Dockerfile и деплоя проекта на Python с фреймворком FastAPI

docker build -t python-dockerfile-example .
docker run -d -p 8000:8000 python-dockerfile-example

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published