Skip to content

Adsmurai/docker-python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Adsmurai's Dockerized Python

You can find the published images in our own docker repository.

Usage instructions

For example, if you want to execute the build task

docker run                                                  \
       --rm                                                 \
       -it                                                  \
       -v /home/user/sourcedir/:/home/apprunner/app         \
       adsmurai/python:3.6.3-alpine

Releases

No releases published

Packages

No packages published