Simon 4 years ago
parent 45782473b6
commit 6cb397af15

@ -3,7 +3,7 @@ FROM debian:bullseye-slim
COPY entrypoint-proxy /entrypoint
RUN useradd -u 54000 radio && \
apt-get && \
apt-get update && \
apt-get install git gcc musl-dev pypy pypy-dev && \
cd /opt && \
git clone https://github.com/hacknix/freedmr && \

Loading…
Cancel
Save

Powered by TurnKey Linux.