Skip to content

Support create network with com.docker.network.bridge.enable_ip_masquerade option#2592

Merged
AkihiroSuda merged 1 commit into
containerd:mainfrom
yankay:support-enable_ip_masquerade
Oct 26, 2023
Merged

Support create network with com.docker.network.bridge.enable_ip_masquerade option#2592
AkihiroSuda merged 1 commit into
containerd:mainfrom
yankay:support-enable_ip_masquerade

Conversation

@yankay
Copy link
Copy Markdown
Contributor

@yankay yankay commented Oct 25, 2023

Support create network with com.docker.network.bridge.enable_ip_masquerade option, like:

nerdctl network create -d=bridge -o com.docker.network.bridge.enable_ip_masquerade=true kind

The docker docs: https://docs.docker.com/engine/reference/commandline/network_create/#bridge-driver-options

related to: #2521

@yankay yankay force-pushed the support-enable_ip_masquerade branch from 75b79ee to 3596684 Compare October 25, 2023 08:12
Copy link
Copy Markdown
Member

@AkihiroSuda AkihiroSuda left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks

@AkihiroSuda AkihiroSuda added this to the v1.6.3 milestone Oct 25, 2023
Signed-off-by: Kay Yan <kay.yan@daocloud.io>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants