Ver Fonte

[ADD] portainer bootup

Gogs há 6 anos atrás
pai
commit
44d7c13573
1 ficheiros alterados com 1 adições e 0 exclusões
  1. 1 0
      scripts/eiru-bootup.sh

+ 1 - 0
scripts/eiru-bootup.sh

@@ -50,6 +50,7 @@ start_monitor_systems()
 	docker start influxdb
 	docker start telegraf
 	docker start grafana
+	docker start portainer
 }
 
 mount_backup_drives()