Signed-off-by: Kevin Richardson <kevin@kevinrichardson.co>
| ... | ... |
@@ -95,7 +95,7 @@ Options: |
| 95 | 95 |
-P, --publish-all Publish all exposed ports to random ports |
| 96 | 96 |
--read-only Mount the container's root filesystem as read only |
| 97 | 97 |
--restart string Restart policy to apply when a container exits (default "no") |
| 98 |
- Possible values are : no, on-failuer[:max-retry], always, unless-stopped |
|
| 98 |
+ Possible values are : no, on-failure[:max-retry], always, unless-stopped |
|
| 99 | 99 |
--rm Automatically remove the container when it exits |
| 100 | 100 |
--runtime string Runtime to use for this container |
| 101 | 101 |
--security-opt value Security Options (default []) |