docker-setup.sh aktualisiert
This commit is contained in:
@@ -3,5 +3,8 @@
|
||||
mkdir -p /docker
|
||||
cd /docker
|
||||
|
||||
wget get.docker.io -O docker.sh
|
||||
apt update
|
||||
apt install -y wget curl git
|
||||
|
||||
wget https://get.docker.io -O docker.sh
|
||||
sh docker.sh
|
||||
|
Reference in New Issue
Block a user