mirror of
https://github.com/opencontainers/runc.git
synced 2026-07-11 06:03:57 +08:00
Adding minimum version required for docker create
This commit is contained in:
@@ -139,7 +139,7 @@ user named `daemon` defined within that file-system.
|
||||
|
||||
### Examples:
|
||||
|
||||
#### Using a Docker image
|
||||
#### Using a Docker image (requires version 1.3 or later)
|
||||
|
||||
To test using Docker's `busybox` image follow these steps:
|
||||
* Install `docker` and download the `buysbox` image: `docker pull busybox`
|
||||
|
||||
Reference in New Issue
Block a user