Skip to content

Conversation

@betelgeuse
Copy link
Contributor

Description

$ docker network create --help | grep opt
      --ipam-opt map         Set IPAM driver specific options (default map[])
  -o, --opt map              Set driver specific options (default map[])

So the documentation should be changed from using --option to --opt.

$ docker network create --help | grep opt
      --ipam-opt map         Set IPAM driver specific options (default map[])
  -o, --opt map              Set driver specific options (default map[])

So the documentation should be changed from using --option to --opt.
@github-actions github-actions bot added area/engine Issue affects Docker engine/daemon area/networking Relates to anything around networking labels Feb 4, 2025
@netlify
Copy link

netlify bot commented Feb 4, 2025

Deploy Preview for docsdocker ready!

Name Link
🔨 Latest commit 35b6c4f
🔍 Latest deploy log https://app.netlify.com/sites/docsdocker/deploys/67a28644dd658f000828a2d1
😎 Deploy Preview https://deploy-preview-21966--docsdocker.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

Copy link
Member

@thaJeztah thaJeztah left a comment

Choose a reason for hiding this comment

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

LGTM, thanks!

@aevesdocker aevesdocker merged commit 65585fd into docker:main Feb 5, 2025
14 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area/engine Issue affects Docker engine/daemon area/networking Relates to anything around networking

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants