|
@@ -459,6 +459,8 @@ Create a container
|
|
|
The default is not to restart. (optional)
|
|
|
An ever increasing delay (double the previous delay, starting at 100mS)
|
|
|
is added before each restart to prevent flooding the server.
|
|
|
+ - **AutoRemove** - Boolean value, set to `true` to automatically remove the container on daemon side
|
|
|
+ when the container's process exits.
|
|
|
- **UsernsMode** - Sets the usernamespace mode for the container when usernamespace remapping option is enabled.
|
|
|
supported values are: `host`.
|
|
|
- **NetworkMode** - Sets the networking mode for the container. Supported
|