Sign inSign up

pytgaen/multi-python-n-poetry

By pytgaen

Updated about 3 years ago

Image
0

882

pytgaen/multi-python-n-poetry repository overview

Multi Python and Poetry

Spirit

This docker image will have between 3 or 4 python versions I will run on last Ubuntu LTS and use Deadsnake APT repo

Current version

A docker image with Python 3.9, 3.10, 3.11 on Ubuntu 22.04 and Poetry 1.6.1

Usage

python
/# python3.9 -c "import sys; print(sys.version)"
3.9.18 (main, Aug 25 2023, 13:20:14) 
[GCC 11.4.0]

/# python3.10 -c "import sys; print(sys.version)"
3.10.12 (main, Jun 11 2023, 05:26:28) [GCC 11.4.0]

/# python3.11 -c "import sys; print(sys.version)"
3.11.5 (main, Aug 25 2023, 13:19:50) [GCC 11.4.0]
poetry
/# poetry --version
Poetry (version 1.6.1)

What do next

probably use Nox

Tag summary

Content type

Image

Digest

sha256:95523c875

Size

178.8 MB

Last updated

about 3 years ago

docker pull pytgaen/multi-python-n-poetry