mirror of
https://github.com/wekan/wekan.git
synced 2025-04-23 21:47:10 -04:00
Merge pull request #4675 from bronger/master
Avoid non-terminating containers
This commit is contained in:
commit
4ae0d49431
1 changed files with 2 additions and 0 deletions
|
@ -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:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue