fast rebuild

This commit is contained in:
Devaev Maxim
2018-07-12 04:39:03 +00:00
parent ba05ca46d9
commit 901d926fc4

View File

@@ -1,12 +1,13 @@
RUN pkg-install \
nginx \
mjpg-streamer-pikvm \
python \
python-raspberry-gpio
RUN systemctl enable nginx
ARG KVMD_VERSION
ENV KVMD_VERSION $KVMD_VERSION
RUN echo $KVMD_VERSION
RUN pkg-install \
nginx \
mjpg-streamer-pikvm
RUN systemctl enable nginx
RUN pkg-install kvmd
RUN systemctl enable kvmd