small amount of error checking and help for path to the runtime
Signed-off-by: Mike Brown <brownwm@us.ibm.com>
This commit is contained in:
parent
c2e9f31491
commit
609d7630ca
2 changed files with 8 additions and 0 deletions
|
@ -62,6 +62,10 @@ $ sudo make install
|
|||
```
|
||||
# ocid --debug
|
||||
```
|
||||
If the default --runtime value does not point to your runtime:
|
||||
```
|
||||
# ocid --runtime $(which runc)
|
||||
```
|
||||
|
||||
#### Create a pod
|
||||
```
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue