From 7cb0952584f108d467908bf9f62fced372a3afe2 Mon Sep 17 00:00:00 2001 From: "W. Trevor King" Date: Wed, 27 Apr 2016 22:50:42 -0700 Subject: [PATCH] man/ocitools-generate: Document --template Which landed in a937f7a4 (Add support for using a base template, 2016-04-13, #35) and still needs docs [1]. [1]: https://github.com/opencontainers/ocitools/pull/35#issuecomment-210191802 Signed-off-by: W. Trevor King --- man/ocitools-generate.1.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/man/ocitools-generate.1.md b/man/ocitools-generate.1.md index abb10c18..93ef74ac 100644 --- a/man/ocitools-generate.1.md +++ b/man/ocitools-generate.1.md @@ -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: