This commit is contained in:
2022-10-06 00:17:06 +01:00
parent ee672cd354
commit 2a1922ecb9

View File

@@ -1,4 +1,4 @@
#!/bin/bash
apt install --yes fuse-overlayfs \
&& curl -fsSL https://get.docker.com -o get-docker.sh \
&& curl -fsSL "https://get.docker.com" -o get-docker.sh \
&& sh get-docker.sh