Add --default-runtime to paunch manual

Change-Id: Ice6a2c24a6fc27f40e4971efd6f64bc6b77118d0
This commit is contained in:
Emilien Macchi 2019-03-04 16:33:03 -05:00
parent 3a72b960d9
commit 0ec1e466ca
1 changed files with 2 additions and 0 deletions

View File

@ -128,6 +128,8 @@ The configuration options you will likely be interested in include:
--user <name> Start container as the specified user
--overrides <name> JSON configuration information used to override
default config values
--default-runtime Default runtime for containers. Can be docker or
podman.
``file`` is the name of the configuration file to use
containing the configuration for the container you wish to use.