docker memory #241
Unanswered
wangqingpen
asked this question in
Q&A
Replies: 1 comment
-
are you able to confirm which container consuming all the memory? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I use go to call c to get data, I can run for a long time when I use binaries, but there will always be memory problems when I use docker, for example:
fatal: morestack on g0
SIGSEGV: segmentation violation
PC=0x472894 m=8 sigcode=1.
Your framework doesn't have a memory limit on docker
Beta Was this translation helpful? Give feedback.
All reactions