This commit is contained in:
2023-09-28 21:29:59 +01:00
parent 9f4458b37d
commit 2e617f3f10
3 changed files with 119 additions and 119 deletions

View File

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