mirror of
https://github.com/inventree/InvenTree.git
synced 2025-04-29 20:16:44 +00:00
Explicitly install python3-pip
This commit is contained in:
parent
56c3697e34
commit
9cdc5a1fa1
@ -57,7 +57,7 @@ RUN apk add --no-cache cairo cairo-dev pango pango-dev
|
|||||||
RUN apk add --no-cache fontconfig ttf-droid ttf-liberation ttf-dejavu ttf-opensans ttf-ubuntu-font-family font-croscore font-noto
|
RUN apk add --no-cache fontconfig ttf-droid ttf-liberation ttf-dejavu ttf-opensans ttf-ubuntu-font-family font-croscore font-noto
|
||||||
|
|
||||||
# Python
|
# Python
|
||||||
RUN apk add --no-cache python3 python3-dev
|
RUN apk add --no-cache python3 python3-dev py3-pip
|
||||||
|
|
||||||
# SQLite support
|
# SQLite support
|
||||||
RUN apk add --no-cache sqlite
|
RUN apk add --no-cache sqlite
|
||||||
|
Loading…
x
Reference in New Issue
Block a user