refactoring
This commit is contained in:
@@ -1,3 +1,2 @@
|
||||
apt update -y && \
|
||||
apt install --yes fuse-overlayfs && \
|
||||
&& curl -fsSL https://get.docker.com -o get-docker.sh && sh get-docker.sh
|
||||
@@ -1,2 +1 @@
|
||||
apt update -y && \
|
||||
curl -fsSL https://get.docker.com -o get-docker.sh && sh get-docker.sh
|
||||
Reference in New Issue
Block a user