Sign inSign up

binarycodex/python-poetry

By binarycodex

•Updated 9 months ago

A slim image with python and poetry installed

Image
Languages & frameworks
Developer tools
0

259

binarycodex/python-poetry repository overview

This images contain the python poetry framework based on the slim image versions of python. The base image can be read out of the tags. E.g. 3.14-alpine means latest poetry based on python 3.14 on an alpine image or 3.14-trixie is based on python 3.14 slim trixie image. It also includes git as version control.

Just run

docker run -it --rm binarycodex/python-poetry:3.14-trixie /bin/sh

to start in a shell and use

poetry

which is already in the path to start your poetry development.

Tag summary

Content type

Image

Digest

sha256:dccd58037…

Size

68.1 MB

Last updated

9 months ago

docker pull binarycodex/python-poetry:3.13-wolfi