mirror of
https://github.com/moby/moby.git
synced 2026-08-12 22:16:46 +00:00
file to require the Unbreakable Enterprise Kernel Release 4 on both Oracle Linux 6 and Oracle Linux 7. The UEK R4 provides the required kernel functionality for VxLAN support required by Docker 1.9 and user namespace support required for 1.10+. The build of Docker on Oracle Linux 6 requires some manipulation of the build environment so that the CGO compiler uses the UEK R4 headers instead of the old default kernel headers. Signed-off-by: Avi Miller <avi.miller@oracle.com>