#333 Explicitly install pip in container image
Merged 4 years ago by lsedlar. Opened 4 years ago by lsedlar.
lsedlar/odcs update-base-image  into  master

file modified
+1
@@ -45,6 +45,7 @@ 

          python3-gobject-base \

          python3-flask-script \

          python3-flask-login \

+         python3-pip \

      && dnf -y clean all \

      && rm -f /tmp/*

  

no initial comment

Pull-Request has been merged by lsedlar

4 years ago