A python environment with some modules. Usually used as a base image.
Dockerfile linkspython_docker_1.2, python3.11.3, py docker 6.1.2, alpine3.18, pyyaml 6.0python_docker_1.1, python3.10.1, py docker 5.0.3, 3.10-bullseye, pyyaml 6.0python_docker_1.0, python3.9.6, py docker 5.0.0As a base image
FROM cucker/python:python_docker_1.0
...
Run a container
docker run -it --rm cucker/python:python_docker_1.0 sh
Content type
Image
Digest
sha256:c8b623dec…
Size
27.6 MB
Last updated
over 3 years ago
docker pull cucker/python:python_docker_1.2