add notes
parent
c83e518775
commit
e385062f8d
@ -0,0 +1,2 @@
|
||||
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
|
Reference in New Issue