„portainer.sh“ hinzufügen

This commit is contained in:
Peter Reichart 2023-06-07 14:20:16 +00:00
parent 94f77c61a0
commit 94afb3e046

8
portainer.sh Normal file
View File

@ -0,0 +1,8 @@
#!/bin/sh
mkdir -p /docker
cd /docker
wget get.docker.io -O docker.sh
sh docker.sh