浏览代码

Merge pull request #4675 from bronger/master

Avoid non-terminating containers
Lauri Ojansivu 2 年之前
父节点
当前提交
4ae0d49431
共有 1 个文件被更改,包括 2 次插入0 次删除
  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: