Skip to content

Latest commit

 

History

12 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Python Base Image

Docker Image CI Docker Image Version (latest semver) Docker Image Size (latest semver) Docker Pulls

Docker Image packaging for Python

Supported tags and respective Dockerfile links

Image Variants

  • python:<version>
  • python:<version>-debian
  • python:<version>-alpine

Use Python

You can use the image directly, e.g.

docker run --rm -it chinayin/python:3.11
docker run --rm -it chinayin/python:3.12-debian

The images are built daily and have the security release enabled, so will contain any security updates released more than 24 hours ago.

You can also use the images as a base for your own Dockerfile:

FROM chinayin/python:3.11
FROM chinayin/python:3.12-debian

About

Docke Image packaging for Python

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Sponsor this project

Packages

Used by

Contributors

Languages