mirror of
https://github.com/docker/cli.git
synced 2026-01-15 07:40:57 +03: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> Upstream-commit: 28f52bd06a24705bd6958ac505b6b6f36e877547 Component: engine