mirror of
https://github.com/Kozea/Radicale.git
synced 2025-06-26 16:45:52 +00:00
Dockerfile: Install pip3
This commit is contained in:
parent
b235225462
commit
184c1ec3ee
1 changed files with 1 additions and 0 deletions
|
@ -6,6 +6,7 @@ ARG VERSION=master
|
|||
# Install dependencies
|
||||
RUN apk add --no-cache \
|
||||
python3 \
|
||||
py3-pip \
|
||||
python3-dev \
|
||||
build-base \
|
||||
libffi-dev \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue