We are currently running into an issue running docker on OL7. It appears that we are getting a kernel panic when creating a OL7 based docker container using an OL7 docker host. We narrowed down the issue to this kernel bug.
https://github.com/docker/docker/issues/2960
https://bugzilla.kernel.org/show_bug.cgi?id=65191
I'd like to know if this is a known issue and if there are any plans to incorporate the upstream patch into a future OL7 update.
Thanks,
Michael Benny
Note: OL7 based docker container was created using a process based on this:
https://blogs.oracle.com/wim/entry/oracle_linux_6_5_and