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

Container using an insane amount of RAM (crashes Raspberry Pi 5) #1480

Open
pbx19df2a6 opened this issue May 2, 2024 · 0 comments
Open

Container using an insane amount of RAM (crashes Raspberry Pi 5) #1480

pbx19df2a6 opened this issue May 2, 2024 · 0 comments

Comments

@pbx19df2a6
Copy link

I am using the following command when following the coTURN docker guide:

docker run -d -p 3478:3478 -p 3478:3478/udp -p 5349:5349 -p 5349:5349/udp -p 49152-65535:49152-65535/udp coturn/coturn

Upon running the container occupies the entire RAM (7GB) of my Raspberry Pi 5 leading to a system crash.

I restricted the command to open up only 500 ports and the containers used up ~3.5 GB of RAM.

By comparison eternum with 500 ports uses 300 MB.

Can you help?
Capture

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant