Sign inSign up

playpauseandstop/docker-codetasks

By playpauseandstop

•Updated over 6 years ago

Docker image to run Python code tasks (exercices).

Image
0

1.0K

playpauseandstop/docker-codetasks repository overview

⁠docker-codetasks

Docker image for running Python code tasks (exercices).

⁠Usage

FROM pylotcode/docker-codetasks:1.0.0

⁠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

Tag summary

Content type

Image

Digest

Size

68.1 MB

Last updated

over 6 years ago

docker pull playpauseandstop/docker-codetasks