Sign inSign up

skwashd/python-iron-task

By skwashd

Updated about 10 years ago

A docker image for running Python 3.5 scripts on iron worker.

Image
0

651

skwashd/python-iron-task repository overview

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

Tag summary

Content type

Image

Digest

Size

26.9 MB

Last updated

about 10 years ago

docker pull skwashd/python-iron-task