KatharaFramework / Docker-Images

Dockerfiles and scripts to build Kathará Docker images.
https://www.kathara.org/
GNU General Public License v3.0
22 stars 10 forks source link

[Feature request] Upgrade the python version on images #8

Closed Aperence closed 1 year ago

Aperence commented 1 year ago

Hi,

It would be interesting according to me to be able to select a newer version of python on some images, per example python 3.8 or higher, to be able to make tests with some protocol implementations (aioquic for example which requires at least python 3.8).

Thanks in advance

Aperence commented 1 year ago

Update : I created a docker image aperence/kathara-quic which has python3.10 installed by default, so feel free to use it if you need to use a newer version of python

tcaiazzi commented 1 year ago

Hi @Aperence,

We will update all the images soon, but we need to carefully test all the official labs before. In the meanwhile, you can find the new images in the develop branch.

The new images are based on Debian12 and have Python3.11 installed. Moreover, you can find many new images to test several technologies.

The complete list includes: