scheduler: stash the containerId in the state
the container id will change when the app is re-configured. in the future, maybe it's better to do this like sftp.rebuild()
This commit is contained in:
@@ -29,4 +29,3 @@ else
|
||||
systemctl kill --signal=SIGTERM "${service_name}" || true
|
||||
systemctl stop "${service_name}" || true # because of remain-after-exit in Ubuntu 16 we have to deactivate the service
|
||||
fi
|
||||
|
||||
|
||||
Reference in New Issue
Block a user