contrib: install /usr/bin/python for "nm-in-container.sh"

This commit is contained in:
Thomas Haller 2022-07-29 17:23:20 +02:00
parent d7c82945b5
commit 1c389445da
No known key found for this signature in database
GPG key ID: 29C2366E4DFC5728

View file

@ -269,6 +269,7 @@ FROM $BASE_IMAGE
ENTRYPOINT ["/sbin/init"]
RUN dnf install -y \\
/usr/bin/python \\
ModemManager-devel \\
ModemManager-glib-devel \\
NetworkManager \\