fix
This commit is contained in:
@@ -1,2 +1,4 @@
|
|||||||
apt install --yes fuse-overlayfs && \
|
#!/bin/bash
|
||||||
&& curl -fsSL https://get.docker.com -o get-docker.sh && sh get-docker.sh
|
apt install --yes fuse-overlay
|
||||||
|
curl -fsSL https://get.docker.com -o get-docker.sh
|
||||||
|
sh get-docker.sh
|
||||||
Reference in New Issue
Block a user