docker-alpine-python2 Python 2 docker image based on the ultra slim Alpine Linux. It also contains pip, bash and git Test it docker run --rm mikemichel/alpine-python2 python -c 'print u"http://sloppy.io - containers...where they belong ;)"'