Update debian.sh
This commit is contained in:
parent
6f9b169cb0
commit
b1cb649f46
@ -25,6 +25,7 @@ touch docker-compose.yml
|
|||||||
apt install -y curl
|
apt install -y curl
|
||||||
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
|
||||||
|
rm get-docker.sh
|
||||||
|
|
||||||
#autoheal
|
#autoheal
|
||||||
docker run -d \
|
docker run -d \
|
||||||
|
Loading…
Reference in New Issue
Block a user