/docker-python

python docker images

Primary LanguageDockerfileMIT LicenseMIT

docker-python

Python docker images for ushios/python in docker hub.

$ docker pull ushios/python:3.7-alpine-numpy
$ docker pull ushios/python:3.7-alpine-scipy

Development

This docker repository not set to automate build. So please go to docker hub and trigger build manualy.

Build test in local using docker-compose

$ docker compose build --no-cache python37_alpine_all