Skip to content

vignesha1501/python_docker_image

Repository files navigation

python_docker_image

Steps to run the doker image

  1. Install docker desktop
  2. Clone this repo
  3. Build the image by below command docker build -t python_hello_world .
  4. Run the image by below command docker run python_hello_world

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published