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

Set the parent cgroup for docker #56

Merged
merged 1 commit into from
Oct 26, 2023
Merged

Conversation

ncopa
Copy link
Contributor

@ncopa ncopa commented Oct 25, 2023

Set --cgroup-parent bootloose.slice fo cgroupv2. This appears to fix issue when running bootloose on Alpine Linux.

Fixes #55

Set --cgroup-parent bootloose.slice for cgroupv2. This appears to fix
issue when running bootloose on Alpine Linux.

Signed-off-by: Natanael Copa <ncopa@mirantis.com>
@kke kke merged commit bd4e263 into k0sproject:main Oct 26, 2023
14 checks passed
@ncopa ncopa deleted the cgroup-parent branch November 8, 2023 16:07
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

Successfully merging this pull request may close these issues.

bootloose does not work on alpine with recent docker
2 participants