Latest python (3.13) and poetry (2.1.1) pre-installed.
2.0K
build with
docker build --platform linux/amd64 -t bsvogler/python-poetry:1.8.3-python3.12 https://gist.githubusercontent.com/BSVogler/dcd99a22f7131dcfa58bb9eb60f72964/raw/73064c4081d34a37ece8b31080df7247262abc42/poetry.Dockerfile
Multiplattform build and push
docker buildx build --platform linux/amd64,linux/arm64/v8 -t bsvogler/python-poetry:latest -t bsvogler/python-poetry:1.8.5-python3.13 https://gist.githubusercontent.com/BSVogler/dcd99a22f7131dcfa58bb9eb60f72964/raw/89ff5d1c04ab5e1b4145e18f3ae555075a1014ca/poetry.Dockerfile --push
Content type
Image
Digest
sha256:9193e7038…
Size
150 MB
Last updated
over 1 year ago
docker pull bsvogler/python-poetry:2.1.1-python3.13