🔃 Sync Hub v0.54

This commit is contained in:
jokob-sk
2024-06-04 20:08:04 +10:00
parent bac8ac30aa
commit 2599e47121
4 changed files with 5 additions and 36 deletions

View File

@@ -33,7 +33,7 @@ COPY --chmod=775 --chown=${USER_ID}:${USER_GID} . ${INSTALL_DIR}/
RUN apt-get install -y \
tini snmp ca-certificates curl libwww-perl arp-scan perl apt-utils cron sudo \
nginx-light php php-cgi php-fpm php-sqlite3 php-curl sqlite3 dnsutils net-tools php-openssl \
python3 iproute2 nmap python3-pip zip systemctl usbutils traceroute
python3 python3-dev iproute2 nmap python3-pip zip systemctl usbutils traceroute
# Alternate dependencies
RUN apt-get install nginx nginx-core mtr php-fpm php8.2-fpm php-cli php8.2 php8.2-sqlite3 -y