refactoring

This commit is contained in:
2022-10-05 14:03:09 +01:00
parent aa76a766dd
commit 61a41ef8d5
2 changed files with 0 additions and 2 deletions

View File

@@ -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

View File

@@ -1,2 +1 @@
apt update -y && \
curl -fsSL https://get.docker.com -o get-docker.sh && sh get-docker.sh