Propral: additional base image `amazonlinux:2023`
Nessuno ha ancora preso questa issue.
Valutazione
- Difficoltà
- 5/5
- Tempo stimato
- Più di una settimana
- Idoneità per principianti
- 25/100
- Tipo di issue
- Funzionalità
- Chiarezza
- Da chiarire
- Stato di attività
- Ferma
- Stack tecnologico
- docker, linux, python
- Ambito
- devops, infrastructure
Direzione di ricerca
L'issue non indica file né test. Inizia esaminando le definizioni attuali delle immagini Python del repository e il modo in cui vengono selezionate le immagini di base, quindi valuta se amazonlinux:2023 può essere supportato in modo coerente. Per considerare il lavoro completato sarebbe necessaria una decisione dei maintainer su responsabilità, ambito del supporto e modifiche alle immagini richieste.
Scritto dal modello di indicizzazione a partire dal testo della issue.
Descrizione
Hey guys, first of all, thank you for the work you are doing 🙏
Docker images of python are being shipped millions of times per month (if not per day), and that's awesome 💪
As you most likely know, there is a CVE affecting MiniZip shipped with zlib affecting Debian (buster, bullseye, and bookworm): https://security-tracker.debian.org/tracker/CVE-2023-45853.
I am aware that this vulnerability is effectively impacting minizip (and not really the actual libz binary, which is the one that matters here).
This is CVE is being considered as critical by my company docker image scanner, so we've been trying to find ways to get rid of these secrutiy alerts, and, as a temporrary solution, we decided to switch from python:3.X base image, to a amazonlinux:2023[-minimal] with python3.11 installed there (version maitained by amazon).
Using Amazon Linux 2023 is removing this security alert as amazon backported the fix in its libz (c.f. Amazon document ALAS-2023-410) as the version 1.2.11-33.amzn2023.0.5.
Based on the context above, did this community though of adding amazonlinux:2023 as a base image of python images, to benefit from latest security releases?
Or maybe should it be the responsability of amazon to create such image (like they are doing with amazoncoretto)?
Cheers ✌️
This issue is not necessarily asking to support amazonlinux as a base image, but it's to open a discussion on that matter (and based on the issues of this repository, no one already brought it yet)
- Lingua principale
- Dockerfile
- Stelle
- 2.8k
- Fork
- 1.1k
- Merge medio
- 3g 1h
- PR unite (30g)
- 1
Guida per i contributori
Nessuna guida per i contributori indicizzata per questo repository
Come iniziare
- Leggi tutta la issue e poi la guida ai contributi del progetto.
- Commenta sulla issue per dire che te ne occupi tu — evita che due persone facciano lo stesso lavoro.
- Fai un fork del repository e lavora su un branch.
- Apri una pull request che faccia riferimento al numero della issue.
Altre issue di docker-library/python
-
Difficoltà 2/5 1-3 ore Idoneità per principianti 72/100
docker-library/python#1080 · 8 commenti ·
-
Difficoltà 4/5 3-5 giorni Idoneità per principianti 45/100
docker-library/python#1121 · 2 commenti ·
-
Provide 3.13t & 3.14t images Aperta
Difficoltà 4/5 3-5 giorni Idoneità per principianti 45/100
docker-library/python#1082 · 10 commenti · 36 reazioni ·
-
Difficoltà 3/5 1-2 giorni Idoneità per principianti 55/100
docker-library/python#1076 · 6 commenti ·
-
Difficoltà 3/5 1-2 giorni Idoneità per principianti 52/100
docker-library/python#1071 · 7 commenti ·
Tutte le issue di docker-library/python
Issue simili
-
kind/bug
Difficoltà 2/5 1-3 ore Idoneità per principianti 88/100
kubernetes-sigs/prow#953 · 1 commento ·
-
Difficoltà 2/5 1-3 ore Idoneità per principianti 78/100
-
automated-analysis bug memory-safety
Difficoltà 2/5 1-3 ore Idoneità per principianti 68/100
-
area/entangle bug
Difficoltà 1/5 Meno di un'ora Idoneità per principianti 92/100
-
kind/bug Ubuntu 24
Difficoltà 2/5 1-3 ore Idoneità per principianti 72/100
kubernetes-sigs/kubespray#13532 ·