Sign inSign up

wezhai/python

By wezhai

Updated about 3 years ago

Python镜像 Python版本:3.5.4-3.11.4 操作系统:CentOS7.9.2009、Ubuntu22.04、Debian12

Image
1

5.6K

wezhai/python repository overview

Build and Push
export VERSION=3.11.4
docker build --build-arg PYTHON_VERSION=${VERSION} -t "username/python:${VERSION}" .
docker push "username/python:${VERSION}"

See the https://github.com/wezhai/docker-images/tree/main/python

Tag summary

Content type

Image

Digest

sha256:e79c8eca3

Size

102.2 MB

Last updated

about 3 years ago

docker pull wezhai/python:3.11.4