This repository provides Docker images that are based on Debian slim and include Python.
1.2K
This Docker image provides a lightweight and efficient Python development environment, based on the debian-slim Linux distribution. It is specifically tailored for CI/CD pipelines, offering essential tools and libraries for building and deploying Python applications
Available Tags:
Image Details:
python:3.11-slim-bookworm image for a minimal footprint.Poetry and SQLite compiled from source for database support.gcc, curl, and build-essential.Usage Examples:
# Pull and run the usertechnologies/python:3.11
docker run -it --rm usertechnologies/python:3.11 /bin/bash
For any issues or inquiries, contact our support team at [email protected].
Content type
Image
Digest
sha256:5efa022f5…
Size
423 MB
Last updated
2 months ago
docker pull usertechnologies/python:3.11-ci