„portainer.sh“ hinzufügen
This commit is contained in:
parent
94f77c61a0
commit
94afb3e046
8
portainer.sh
Normal file
8
portainer.sh
Normal file
@ -0,0 +1,8 @@
|
|||||||
|
#!/bin/sh
|
||||||
|
|
||||||
|
mkdir -p /docker
|
||||||
|
cd /docker
|
||||||
|
|
||||||
|
wget get.docker.io -O docker.sh
|
||||||
|
sh docker.sh
|
||||||
|
|
Loading…
x
Reference in New Issue
Block a user