Install pip
This commit is contained in:
parent
1421b811a3
commit
24c061f48e
1 changed files with 1 additions and 0 deletions
|
@ -20,6 +20,7 @@ WORKDIR /
|
||||||
|
|
||||||
|
|
||||||
# Install AppImage Builder
|
# Install AppImage Builder
|
||||||
|
RUN apt-get install -y python3-pip
|
||||||
RUN python3 -m pip install --upgrade pip
|
RUN python3 -m pip install --upgrade pip
|
||||||
RUN pip3 install appimage-builder
|
RUN pip3 install appimage-builder
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue