install_docker.sh hinzugefügt
This commit is contained in:
@@ -0,0 +1,4 @@
|
|||||||
|
#!/bin/bash
|
||||||
|
curl -sSL https://get.docker.com/ | CHANNEL=stable sh
|
||||||
|
|
||||||
|
sudo usermod -aG docker zabbix
|
||||||
Reference in New Issue
Block a user