-
Notifications
You must be signed in to change notification settings - Fork 2.4k
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
feat: use podman for embedded containers #4387
Conversation
This comment has been minimized.
This comment has been minimized.
@rarkins Maybe i should add the default podman config to the |
I don't know which logging errors you mean, but it sounds good. I think if we can "ship" the slim version with instructions to run it with |
The errors here on the screenshot i posted here: #3153 (comment) |
Sure, let's do whatever it takes to see if it will work |
Attempted to use it for updating a
|
Looks like that is a kernel version issue. OK
Error
|
closing it for now, until a better solution found |
Required
--privileged
docker command. If any third party binary is required (eg: java, python, ...)Closes #3153