Dockerfile v3
This commit is contained in:
parent
738fc584d7
commit
634f4a1adc
|
@ -4,6 +4,7 @@ RUN pip install -U \
|
|||
pip \
|
||||
setuptools \
|
||||
wheel
|
||||
RUN apk add gcc musl-dev
|
||||
|
||||
WORKDIR /personal_data
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user