mirror of
https://github.com/wekan/wekan.git
synced 2025-12-16 23:40:13 +01: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
|
EXPOSE $PORT
|
||||||
USER wekan
|
USER wekan
|
||||||
|
|
||||||
|
STOPSIGNAL SIGKILL
|
||||||
|
|
||||||
#---------------------------------------------------------------------
|
#---------------------------------------------------------------------
|
||||||
# https://github.com/wekan/wekan/issues/3585#issuecomment-1021522132
|
# https://github.com/wekan/wekan/issues/3585#issuecomment-1021522132
|
||||||
# Add more Node heap:
|
# Add more Node heap:
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue