mirror of
https://github.com/TrezOne/docker-mods-uptime-kuma-timeout-fix.git
synced 2026-07-18 16:58:27 -04:00
Update 98-tshoot-config
This commit is contained in:
@@ -6,7 +6,9 @@
|
|||||||
apt-get update
|
apt-get update
|
||||||
apt-get install --no-install-recommends -y \
|
apt-get install --no-install-recommends -y \
|
||||||
dnsutils \
|
dnsutils \
|
||||||
net-tools
|
net-tools \
|
||||||
|
iputils-ping \
|
||||||
|
traceroute
|
||||||
fi
|
fi
|
||||||
# Alpine
|
# Alpine
|
||||||
if [ -f /sbin/apk ]; then
|
if [ -f /sbin/apk ]; then
|
||||||
|
|||||||
Reference in New Issue
Block a user