Skip to content

Docker image for running Python code tasks (exercices).

License

Notifications You must be signed in to change notification settings

okumy/docker-codetasks

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

docker-codetasks

Docker image for running Python code tasks (exercices).

Usage

FROM playpauseandstop/docker-codetasks:latest

Developement

Build an image

make build

Build an image of specific tag

make TAG=1.0.0 build

Run something (for example pytest help)

make ARGS="python -m pytest --help" run

About

Docker image for running Python code tasks (exercices).

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published