We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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.
The text was updated successfully, but these errors were encountered:
Indeed, same problem for me with dockerc_x86-64 v0.3.2 on podman version 4.3.1
Sorry, something went wrong.
No branches or pull requests
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
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.
The text was updated successfully, but these errors were encountered: