Skip to content

marksy-91/docker-sample-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

docker-sample-app

Sample Docker App for Udemy Course.

This docker container has been pushed to https://hub.docker.com/r/marksy91/docker-sample-app

To run the docker container locally, issue the following command.

docker run -p 8080:5000 marksy91/docker-sample-app

Opening a web browser, navigate to localhost:8080/time to see the current time in your region.

About

Sample Docker App for Udemy Course

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published