Sign inSign up

usertechnologies/python

By usertechnologies

•Updated 2 months ago

This repository provides Docker images that are based on Debian slim and include Python.

Image
API management
Developer tools
0

1.2K

usertechnologies/python repository overview

⁠Python Docker Images

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:

  • 3.11: Python version 3.11.

Image Details:

  • Based on the python:3.11-slim-bookworm image for a minimal footprint.
  • Includes Poetry and SQLite compiled from source for database support.
  • Comes with essential packages like gcc, curl, and build-essential.
  • Designed for CI/CD Pipelines.

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]⁠.

Tag summary

Content type

Image

Digest

sha256:5efa022f5…

Size

423 MB

Last updated

2 months ago

docker pull usertechnologies/python:3.11-ci