added info about mjpg-streamer compat and prettify

This commit is contained in:
Devaev Maxim
2020-09-28 13:54:38 +03:00
parent ba03333623
commit d682a1c173
6 changed files with 60 additions and 29 deletions

View File

@@ -16,6 +16,9 @@ RUN pacman -Syu --noconfirm \
python-pip \
python-tox \
cppcheck \
npm \
&& (pacman -Sc --noconfirm || true)
RUN npm install htmlhint -g
CMD /bin/bash