A docker image for running Python 3.5 scripts on iron worker.
651
This is a docker image for running Python 3.5 scripts on iron worker. It extends iron/python and includes pip and the following packages:
The source Dockerfile for this image is available on github.
To extend this image in your own project add the following instruction at the top of your Dockerfile:
FROM skwashd/python-iron-task:latest
Content type
Image
Digest
Size
26.9 MB
Last updated
about 10 years ago
docker pull skwashd/python-iron-task