mirror of
https://github.com/krateng/maloja.git
synced 2023-08-10 21:12:55 +03:00
Merge branch 'master' of github.com:krateng/maloja
This commit is contained in:
commit
9a6617b4b1
@ -11,7 +11,7 @@ RUN apk add --no-cache --virtual .build-deps \
|
|||||||
linux-headers \
|
linux-headers \
|
||||||
&& \
|
&& \
|
||||||
pip3 install psutil && \
|
pip3 install psutil && \
|
||||||
pip3 install --no-cache-dir malojaserver && \
|
pip3 install --upgrade --no-cache-dir malojaserver && \
|
||||||
apk del .build-deps
|
apk del .build-deps
|
||||||
|
|
||||||
EXPOSE 42010
|
EXPOSE 42010
|
||||||
|
Loading…
Reference in New Issue
Block a user