update dockerfile (not tested)

pypy
Simon 5 years ago
parent 2a74cad516
commit 956a584055

@ -9,7 +9,7 @@ RUN apt update && \
rm -rf /var/lib/apt/lists/* && \ rm -rf /var/lib/apt/lists/* && \
cd /opt && \ cd /opt && \
rm -rf /usr/src/dmr_utils3 && \ rm -rf /usr/src/dmr_utils3 && \
git clone https://github.com/n0mjs710/hblink3 git clone https://github.com/hacknix/hblink3
ENV AAA BBBB ENV AAA BBBB
RUN cd /opt/hblink3/ && \ RUN cd /opt/hblink3/ && \
sed -i s/.*python.*//g requirements.txt && \ sed -i s/.*python.*//g requirements.txt && \

Loading…
Cancel
Save

Powered by TurnKey Linux.