Skip to content

rajendraarora16/python2.7-in-docker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

How to run python 2.7 in docker container?

  1. Clone this repo using $ https://github.com/rajendraarora16/python2.7-in-docker.git.
  2. Go to the directory where you have cloned it, run command docker build -t <your-image-name> ..
  3. After installing some dependencies, run command docker run -it <your-image-name>

You should see an open terminal with python 2.7. Happy Pythoning! :)

About

run python 2.7 using ubuntu 16.04 in docker container

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published