Zyava / docker-python

Docker image with Python 3.6 and Zalando CA

Home Page:https://registry.opensource.zalan.do/teams/stups/artifacts/python/tags

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Zalando Docker Python Image

This Docker base image contains Python 3.6 and the Zalando CA certificate. Versions of this image will be immutable, i.e. there is no "latest" tag, but instead version numbers are incremented like:

<PYTHON_VERSION>-<COUNTER> (example: "3.6.1-1")

Build the Docker image:

$ docker build -t stups/python:dev .

You can find the latest Python Docker image in our open source registry.

About

Docker image with Python 3.6 and Zalando CA

https://registry.opensource.zalan.do/teams/stups/artifacts/python/tags

License:Other


Languages

Language:Dockerfile 81.4%Language:Python 18.6%