-
-
Notifications
You must be signed in to change notification settings - Fork 204
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] ubuntu-kde docker integration is broken since noble upgrade? #252
Comments
Thanks for opening your first issue here! Be sure to follow the relevant issue templates, or risk having this issue marked as invalid. |
Looks like an issue with the DIND script that we grab from here https://github.com/moby/moby/blob/master/hack/dind Can you try deleting |
I cannot replicate this:
Two things never do this:
And you do not need seccomp unconfined mixed with privileged, use my minimal run command check it works and pile stuff on from there see what is breaking it. |
Internally we have determined it revolves around the kernel version on the host, 6.6, 6.7 and 6.8 seem to work fine, but 6.1.0 and 5.15 which we tested do not. If you cannot upgrade the kernel on your host I would highly recommend using debian-kde, (bookworm is nearly identical to Noble outside of some semi-ver bumps). |
Thank you for looking into this :-) I have Kernel Version 6.1 👍 that explains why it is not working |
can be closed, problem was the kernel of the host |
Is there an existing issue for this?
Current Behavior
It seems since ubuntu-kde-b5810752-ls31 docker is no longer working. This is also the update from
jammy
tonoble
. I run my webtop withprivileged
rights and docker was working without issues until ubuntu-kde-7d928019-ls30Expected Behavior
ubuntu-kde-7d928019-ls30
Steps To Reproduce
ubuntu-kde-b5810752-ls31
Environment
CPU architecture
x86-64
Docker creation
Container logs
The text was updated successfully, but these errors were encountered: