diff --git a/notes b/notes new file mode 100644 index 0000000..d28863a --- /dev/null +++ b/notes @@ -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