AdGuardHome from docker image
This commit is contained in:
+1
-1
@@ -2,5 +2,5 @@ route add -net 10.0.1.0 netmask 255.255.255.0 gw wg
|
||||
cat /ssh/key.pub > /root/.ssh/authorized_keys
|
||||
ssh-keygen -A
|
||||
exec /usr/sbin/sshd -D -e "$@" &
|
||||
/AdGuardHome/AdGuardHome --pidfile /AdGuardHome/pid -c /opt/adguardhome/AdGuardHome.yaml -h 0.0.0.0 -w /opt/adguardhome/
|
||||
/opt/adguardhome/AdGuardHome --no-check-update --pidfile /opt/adguardhome/pid -c /config/AdGuardHome.yaml -h 0.0.0.0 -w /opt/adguardhome/work
|
||||
tail -f /dev/null
|
||||
|
||||
Reference in New Issue
Block a user