mirror of
https://github.com/jokob-sk/NetAlertX.git
synced 2025-12-07 01:26:11 -08:00
apk add
This commit is contained in:
@@ -4,7 +4,7 @@ FROM sebp/lighttpd:latest
|
||||
# Todo, do we still need all these packages? I can already see sudo which isn't needed
|
||||
|
||||
RUN apk update \
|
||||
&& apk install --no-cache ca-certificates curl libwww-perl arp-scan perl acron php php-cgi php-fpm php-sqlite3 sqlite3 dnsutils net-tools python iproute2 \
|
||||
&& apk add --no-cache ca-certificates curl libwww-perl arp-scan perl acron php php-cgi php-fpm php-sqlite3 sqlite3 dnsutils net-tools python iproute2 \
|
||||
# && apt-get clean autoclean \
|
||||
# && apt-get autoremove \
|
||||
# && rm -rf /var/lib/apt/lists/* \
|
||||
|
||||
Reference in New Issue
Block a user