Install conmon in /usr/libexec/ocid/conmon
Signed-off-by: Dan Walsh <dwalsh@redhat.com>
This commit is contained in:
parent
47c993f2e1
commit
f51c98b057
6 changed files with 22 additions and 9 deletions
|
@ -7,6 +7,7 @@ ocid - Enable OCI Kubernetes Container Runtime daemon
|
|||
# SYNOPSIS
|
||||
**ocid**
|
||||
[**--root**=[*value*]]
|
||||
[**--conmon**=[*value*]]
|
||||
[**--sandboxdir**=[*value*]]
|
||||
[**--containerdir**=[*value*]]
|
||||
[**--socket**=[*value*]]
|
||||
|
@ -39,6 +40,9 @@ ocid is meant to provide an integration path between OCI conformant runtimes and
|
|||
**--sandboxdir**=""
|
||||
OCID pod sandbox dir (default: "/var/lib/ocid/sandboxes")
|
||||
|
||||
**--conmon**=""
|
||||
path to the conmon executable (default: "/usr/libexec/ocid/conmon")
|
||||
|
||||
**--containerdir**=""
|
||||
OCID container dir (default: "/var/lib/ocid/containers")
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue