Further clean Sonar: merge base RUN, strip comments, node imports
All checks were successful
build-and-push / lint (push) Successful in 4s
build-and-push / sonar (push) Successful in 12s
build-and-push / docker (push) Successful in 1m13s

This commit is contained in:
nocci 2025-12-30 15:47:28 +00:00
parent 405e801851
commit 397871b012
4 changed files with 2 additions and 17 deletions

View file

@ -23,8 +23,6 @@ RUN apt-get update \
novnc websockify \
dos2unix \
python3-pip \
# && npx playwright install-deps firefox \
&& apt-get install --no-install-recommends -y \
libgtk-3-0 \
libasound2 \
libxcomposite1 \
@ -43,12 +41,8 @@ RUN apt-get update \
/usr/share/doc/* \
/var/cache/* \
/var/lib/apt/lists/* \
/var/tmp/*
# RUN node --version
# RUN npm --version
RUN useradd -ms /bin/bash fgc \
/var/tmp/* \
&& useradd -ms /bin/bash fgc \
&& ln -s /usr/share/novnc/vnc_auto.html /usr/share/novnc/index.html \
&& pip install apprise