You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

3 lines
271 B
Plaintext

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