Stop GNU Health container using SIGINT
This commit is contained in:
parent
98cfa74e88
commit
6a988d8297
@ -25,5 +25,5 @@ stop_pre() {
|
||||
}
|
||||
|
||||
stop() {
|
||||
/usr/bin/docker stop gnuhealth
|
||||
/usr/bin/docker kill -s SIGINT gnuhealth
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user