From aa8925a9dcfc99c9ae2668ca34a71b8f8a68f9ff Mon Sep 17 00:00:00 2001 From: wangyan Date: Mon, 6 Aug 2018 22:36:02 -0700 Subject: [PATCH] Upgrade docker and docker-compose version in requirement --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b78546b16..618edaed8 100644 --- a/README.md +++ b/README.md @@ -26,7 +26,7 @@ Project Harbor is an an open source trusted cloud native registry project that s **System requirements:** -**On a Linux host:** docker 1.10.0+ and docker-compose 1.6.0+ . +**On a Linux host:** docker 17.03.0-ce+ and docker-compose 1.10.0+ . Download binaries of **[Harbor release ](https://github.com/vmware/harbor/releases)** and follow **[Installation & Configuration Guide](docs/installation_guide.md)** to install Harbor.