Simon 3 years ago
parent 0628355964
commit 401940db6a

@ -26,6 +26,7 @@ RUN adduser -D -u 54000 radio && \
apk add git gcc musl-dev && \
cd /opt && \
cd /opt/freedmr && \
ls -lah && \
pip install --no-cache-dir -r requirements.txt && \
apk del git gcc musl-dev && \
chown -R radio: /opt/freedmr

Loading…
Cancel
Save

Powered by TurnKey Linux.