landingpage openwrt docker run -it --dns 194.62.181.53 --dns 194.62.180.53 --dns 204.16.255.53 --dns 204.16.254.53 -e JAVA_DEBUG=true --net=host --net=none --runtime io.containerd.runc.v2 --name openwrtlandingpagedebug -e LANG=de_DE.ISO-8859-1 -e NETWORK_IF=eth0.10 -e NETWORK_NONE=lo -e LC_TIME=de_DE.ISO8859-1 -e TZ=Europe/Berlin --restart unless-stopped --cap-add=NET_ADMIN --platform=linux/amd64 -e NTP_SERVER="2.rhel.pool.ntp.org" jgsoftwares/openwrt23.05landingpage:java11 /bin/ash /root/runlandingpage.sh oracle linux docker run -it --dns 194.62.181.53 --dns 194.62.180.53 --dns 204.16.255.53 --dns 204.16.254.53 -e JAVA_DEBUG=true --net=host --net=none --runtime io.containerd.runc.v2 --name oraclelinuxlandingpagedebug -e LANG=de_DE.ISO-8859-1 -e LC_TIME=de_DE.ISO8859-1 -e TZ=Europe/Berlin --restart unless-stopped --cap-add=NET_ADMIN --platform=linux/amd64 -e NTP_SERVER="2.rhel.pool.ntp.org" jgsoftwares/oraclelinux_openjdk_landingpage:hostopenwrtext4 /bin/bash /root/runlandingpage.sh alpine linux edge docker run -i -p 0.0.0.0:80:80 --add-host=demogitjava.ddns.net:217.160.255.254 --name landingpageedge --net=host --hostname demogitjava.ddns.net --dns 8.20.247.20 --dns 8.26.56.26 -v /var/run/docker.sock:/var/run/docker.sock -v /etc/resolv.conf:/etc/resolv.conf --restart unless-stopped --cap-add=NET_ADMIN --platform=linux/amd64 jgsoftwares/alpinelinux_landingpage:edge