Browse Source

Merge pull request #4675 from bronger/master

Avoid non-terminating containers
Lauri Ojansivu 2 years ago
parent
commit
4ae0d49431
1 changed files with 2 additions and 0 deletions
  1. 2 0
      Dockerfile

+ 2 - 0
Dockerfile

@@ -256,6 +256,8 @@ ENV PORT=8080
 EXPOSE $PORT
 USER wekan
 
+STOPSIGNAL SIGKILL
+
 #---------------------------------------------------------------------
 # https://github.com/wekan/wekan/issues/3585#issuecomment-1021522132
 # Add more Node heap: