Skip to content

Python image with docker installed to be used in CircleCI jobs

Notifications You must be signed in to change notification settings

HotelChamp/python-docker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

python-docker

To build the image:

docker build -t hotelchamp/python-docker:3.7 .

And to push the image:

docker push hotelchamp/python-docker:3.7

About

Python image with docker installed to be used in CircleCI jobs

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published