Skip to content

Latest commit

 

History

3 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Build and Run the Docker Container:

docker build -t flask-app .

docker run -p 5000:5000 flask-app

You can now visit http://localhost:5000 in your browser to view your application running in a Docker container.

About

docker-app

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages