We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3a4b1f2 commit 15c3bbeCopy full SHA for 15c3bbe
docs/source/prereqs.rst
@@ -17,10 +17,10 @@ You will need the following installed on the platform on which you will be
17
operating, or developing on (or for), Hyperledger Fabric:
18
19
- MacOSX, *nix, or Windows 10: `Docker <https://www.docker.com/products/overview>`__
20
- v1.12 or greater is required.
+ Docker version 17.03.0-ce or greater is required.
21
- Older versions of Windows: `Docker
22
Toolbox <https://docs.docker.com/toolbox/toolbox_install_windows/>`__ -
23
- again, Docker version v1.12 or greater is required.
+ again, Docker version Docker 17.03.0-ce or greater is required.
24
25
You can check the version of Docker you have installed with the following
26
command from a terminal prompt:
0 commit comments