Skip to content

Commit a0cb7ec

Browse files
committed
docs: add network create --internal reference
add network create --internal reference Signed-off-by: ChengyuZhu6 <[email protected]>
1 parent 2bc5c2e commit a0cb7ec

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

docs/command-reference.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1169,8 +1169,9 @@ Flags:
11691169
- :whale: `--ip-range`: Allocate container ip from a sub-range
11701170
- :whale: `--label`: Set metadata on a network
11711171
- :whale: `--ipv6`: Enable IPv6. Should be used with a valid subnet.
1172+
- :whale: `--internal`: Restrict external access to the network.
11721173

1173-
Unimplemented `docker network create` flags: `--attachable`, `--aux-address`, `--config-from`, `--config-only`, `--ingress`, `--internal`, `--scope`
1174+
Unimplemented `docker network create` flags: `--attachable`, `--aux-address`, `--config-from`, `--config-only`, `--ingress`, `--scope`
11741175

11751176
### :whale: nerdctl network ls
11761177

0 commit comments

Comments
 (0)