We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2cf7c82 commit 6afd80bCopy full SHA for 6afd80b
README.md
@@ -391,7 +391,8 @@ Show the nerdctl version information
391
- :whale: `-H`, `--host`: Docker-compatible alias for `-a`, `--address`
392
- :nerd_face: `-n`, `--namespace`: containerd namespace
393
- :nerd_face: `--snapshotter`: containerd snapshotter
394
-- :nerd_face: `--cni-path`: CNI binary path
+- :nerd_face: `--cni-path`: CNI binary path (default: `/opt/cni/bin`) [`$CNI_PATH`]
395
+- :nerd_face: `--cni-netconfpath`: CNI netconf path (default: `/etc/cni/net.d`) [`$NETCONFPATH`]
396
- :nerd_face: `--data-root`: nerdctl data root, e.g. "/var/lib/nerdctl"
397
- :nerd_face: `--cgroup-manager=(cgroupfs|systemd)`: cgroup manager
398
0 commit comments