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

View File

@@ -1,4 +1,4 @@
#!/bin/bash #!/bin/bash
apt install --yes fuse-overlayfs \ 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 && sh get-docker.sh