added promtail to auto-update
This commit is contained in:
@@ -4,6 +4,7 @@ doWork(){
|
||||
apt update -y
|
||||
apt dist-upgrade -y
|
||||
$scriptPath/../docker/portainer/docker-run.sh
|
||||
$scriptPath/../docker/promtail/docker-run.sh
|
||||
$scriptPath/../docker/telegraf/docker-run.sh
|
||||
docker image prune -f
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user