Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 4 additions & 0 deletions man/ocitools-generate.1.md
Original file line number Diff line number Diff line change
Expand Up @@ -191,6 +191,10 @@ inside of the container.
Add sysctl settings e.g net.ipv4.forward=1, only allowed if the syctl is
namespaced.

**--template**=PATH
Override the default template with your own.
Additional options will only adjust the relevant portions of your template.

**--tmpfs**=[] Create a tmpfs mount
Mount a temporary filesystem (`tmpfs`) mount into a container, for example:

Expand Down