Skip to content

Memory leak when using podman #16

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

Open
sjC5qiX opened this issue Apr 27, 2024 · 1 comment
Open

Memory leak when using podman #16

sjC5qiX opened this issue Apr 27, 2024 · 1 comment

Comments

@sjC5qiX
Copy link

sjC5qiX commented Apr 27, 2024

The binary release 0.2.1 seems to keep spawning new processes, filling up memory until the OOM killer gets it when used in combination with podman.

Command used

./dockerc --image containers-storage:alpine --output alpine

Gif demonstrating should be attached. This happens on arch (6.6.25-1-lts) and ubuntu 22.04 with every podman image i tried.

I wasnt able to compile from source yet but if thats necessary lmk.

@Utopiah
Copy link

Utopiah commented Nov 1, 2024

Indeed, same problem for me with dockerc_x86-64 v0.3.2 on podman version 4.3.1

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

2 participants