docker run --rm -it -v /var/run/docker.sock:/var/run/docker.sock mcr.microsoft.com/powershell:latest pwsh apt-get update && apt-get -y install git docker.io bind9-dnsutils && git clone https://gitea.lubiland.de/lubiland/swarmdog.git && cd swarmdog && pwsh ./failover.ps1