Skip to content

Commit c13417d

Browse files
committed
docs: add network-config.json description to dir.md
Signed-off-by: Hayato Kiwata <[email protected]>
1 parent 7d768be commit c13417d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/dir.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,7 @@ Files:
3535
- `<CID>-json.log`: used by `nerdctl logs`
3636
- `oci-hook.*.log`: logs of the OCI hook
3737
- `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.
3839

3940
### `<DATAROOT>/<ADDRHASH>/names/<NAMESPACE>`
4041
e.g. `/var/lib/nerdctl/1935db59/names/default`

0 commit comments

Comments
 (0)