Skip to content

ngothanhdai74/Template-Real-Python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

py -m venv .venv

Ctrl+Shift+P => Python: Select Interpreter

thử 2, 3 lần


docker build --tag python-docker-daint .

docker tag python-docker-daint:latest python-docker-daint:v1.0.0

docker run -d -p 8000:5000 python-docker-daint

docker run -d python-docker-daint

docker container logs python-docker-daint

docker rmi python-docker-daint

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published