Skip to content

Instantly share code, notes, and snippets.

@luiguip
Created April 5, 2020 21:48
Show Gist options
  • Save luiguip/3871f4d0f4553711edbb289ddc1ea49c to your computer and use it in GitHub Desktop.
Save luiguip/3871f4d0f4553711edbb289ddc1ea49c to your computer and use it in GitHub Desktop.
``` ERRO[0000] oci runtime "runc" does not support CGroups V2: use system migrate to mitigate │······························· Error: unable to start container "e79b7fbb53a7": this version of runc doesn't work on cgroups v2: OCI runtime error ```
sudo grubby --update-kernel=ALL --remove-args="systemd.unified_cgroup_hierarchy=0"
shutdown -r now
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment