mirror of
git://git.yoctoproject.org/meta-virtualization.git
synced 2025-07-19 12:50:22 +02:00

Importing the docker configuratino fragment from meta-overc, which adds options and capabilities to allow container to start out of the box. Note: There are more options that could be added here, but many of them are decision of the distro and depend on runtime configuration choices. So to balance the size of the build and leave decisions where they belong, we keep this as small as possible. Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
13 lines
208 B
INI
13 lines
208 B
INI
CONFIG_NETFILTER_XT_MATCH_ADDRTYPE=m
|
|
CONFIG_IP_NF_FILTER=m
|
|
CONFIG_NF_NAT=m
|
|
CONFIG_NF_CONNTRACK_IPV4=y
|
|
|
|
CONFIG_DM_THIN_PROVISIONING=m
|
|
|
|
|
|
CONFIG_IP_NF_NAT=m
|
|
CONFIG_IP_NF_TARGET_MASQUERADE=m
|
|
|
|
CONFIG_OVERLAY_FS=y
|