Search Docker Hub
python
By lework
130
基于python-alpine基础镜像的python环境
docker run -tid -v /opt/django:/src -p 80:80 lework/python:latest
Content type
Image
Digest
Size
36.1 MB
Last updated
about 7 years ago
docker pull lework/python:3.7.3-alpine3.10