Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

bug: When the container starts, it occupies extremely high memory #4611

Open
2232729885 opened this issue Mar 25, 2024 · 0 comments
Open

bug: When the container starts, it occupies extremely high memory #4611

2232729885 opened this issue Mar 25, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@2232729885
Copy link

2232729885 commented Mar 25, 2024

Describe the bug

after exec 'bentoml build' and 'bentoml containerize' , i buid a docker image successfully.
when i use 'docker run -it --rm infer_link_transh:3d4m7shki6onc3es serve' to start container, it works ok.
it's log show in below:
'
image
'
but when i use 'docker run -it --rm infer_link_transh:3d4m7shki6onc3es' to start container, i found the container occupied extremely high memory. it's logs show below:
'
image
'
image

so anybody can tell me what's the root cause?

bentoml: 1.0.16

To reproduce

No response

Expected behavior

No response

Environment

bentoml: 1.0.16
python: 3.10
platform: centos 7

@2232729885 2232729885 added the bug Something isn't working label Mar 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant