mirror of
https://github.com/docker/docs.git
synced 2026-03-27 14:28:47 +07: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>