We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7d768be commit c13417dCopy full SHA for c13417d
docs/dir.md
@@ -35,6 +35,7 @@ Files:
35
- `<CID>-json.log`: used by `nerdctl logs`
36
- `oci-hook.*.log`: logs of the OCI hook
37
- `lifecycle.json`: used to store stateful information about the container that can only be retrieved through OCI hooks
38
+- `network-config.json`: used to store port mapping information for containers run with the `-p` option.
39
40
### `<DATAROOT>/<ADDRHASH>/names/<NAMESPACE>`
41
e.g. `/var/lib/nerdctl/1935db59/names/default`
0 commit comments