mirror of
https://github.com/jokob-sk/NetAlertX.git
synced 2026-04-04 09:11:34 -07:00
@@ -35,7 +35,7 @@ RUN curl -L https://github.com/hadolint/hadolint/releases/latest/download/hadoli
|
|||||||
chmod +x /usr/local/bin/hadolint
|
chmod +x /usr/local/bin/hadolint
|
||||||
|
|
||||||
# Install Selenium for UI testing
|
# Install Selenium for UI testing
|
||||||
RUN pip install --break-system-packages selenium
|
RUN python3 -m pip install --break-system-packages selenium
|
||||||
|
|
||||||
RUN install -d -o netalertx -g netalertx -m 755 /services/php/modules && \
|
RUN install -d -o netalertx -g netalertx -m 755 /services/php/modules && \
|
||||||
cp -a /usr/lib/php83/modules/. /services/php/modules/ && \
|
cp -a /usr/lib/php83/modules/. /services/php/modules/ && \
|
||||||
|
|||||||
Reference in New Issue
Block a user