Explorar el Código

Merge pull request #4675 from bronger/master

Avoid non-terminating containers
Lauri Ojansivu hace 2 años
padre
commit
4ae0d49431
Se han modificado 1 ficheros con 2 adiciones y 0 borrados
  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: