How to get IP address for centos7 container

Thank you.
Just for clarity, this is the post with the solution which worked for me.

This link offers a solution which did not work for me.
So GRUB_CMDLINE_LINUX="systemd.unified_cgroup_hierarchy=0" - did not work
GRUB_CMDLINE_LINUX_DEFAULT="systemd.unified_cgroup_hierarchy=false" did work

1 Like