Add required version to Docker user guide.

This commit is contained in:
Ian Gudger
2019-04-04 09:32:58 +09:00
committed by Ian Lewis
parent 0fa5356531
commit 6592608d3c
+2 -2
View File
@@ -11,8 +11,8 @@ gVisor with the default platform.
## Configuring Docker
> Note: This guide requires Docker. Refer to the [Docker documentation][docker] for
> how to install it.
> Note: This guide requires Docker version 17.09.0 or greater. Refer to the
> [Docker documentation][docker] for how to install it.
First you will need to configure Docker to use `runsc` by adding a runtime
entry to your Docker configuration (`/etc/docker/daemon.json`). You may have to