The Moby Project - a collaborative project for the container ecosystem to assemble container-based systems
Find a file
Pradipta Kr. Banerjee 71f08ec63f Update netns to include support for PowerPC LE (ppc64le) architecture
Current version of netns used in libnetwork do not have requisite syscall
entry for PowerPC (ppc64le) arch. Consequently docker which uses libnetwork fails
to create any network enabled containers on Power systems.

This patch updates netns to latest commit 5478c060110032f972e86a1f844fdb9a2f008f2c
to add ppc64le syscall entry.

Signed-off-by: Pradipta Kr. Banerjee <bpradip@in.ibm.com>
2015-06-05 14:40:44 +05:30
libnetwork Update netns to include support for PowerPC LE (ppc64le) architecture 2015-06-05 14:40:44 +05:30