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

fedora 31 docker support #12670

Closed
croissanne opened this issue Aug 30, 2019 · 3 comments
Closed

fedora 31 docker support #12670

croissanne opened this issue Aug 30, 2019 · 3 comments

Comments

@croissanne
Copy link
Contributor

This issue tracks cgroupsv2 support in docker.

Fedora 31 switched to cgroupsv2, and docker doesn't support that (yet).

@croissanne croissanne self-assigned this Aug 30, 2019
@croissanne croissanne mentioned this issue Aug 30, 2019
3 tasks
@martinpitt
Copy link
Member

Status on latest fedora-31 image: "docker" command and docker.service are provided by moby-engine, but cockpit.service fails to start up immediately . dnf install docker just brings back moby-engine. moby-engine is a dependency of kubernetes, so it's already on the current images.

We could run check-docker and check-kubernetes with explicitly switching to cgroupsv1 for these tests. The bugzilla says that this is still a supported configuration option.

@martinpitt
Copy link
Member

This is how to do it:

grub2-editenv - set "$(grub2-editenv list | grep kernelopts) systemd.unified_cgroup_hierarchy=0"
reboot

@martinpitt martinpitt assigned martinpitt and unassigned croissanne Mar 9, 2020
@martinpitt martinpitt removed their assignment Apr 17, 2020
@martinpitt
Copy link
Member

Obsolete now, we stopped shipping cockpit-docker in Fedora ≥ 31.

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