Update required docker as multi build with FROM as used which is introduced in Docker 17.05 (#6530)

Signed-off-by: Niklas Wik <niklas.wik@nokia.com>
This commit is contained in:
Niklas Wik 2018-12-13 20:50:41 -08:00 committed by Yan
parent da0f1d2831
commit 86f4d11839
1 changed files with 1 additions and 1 deletions

View File

@ -9,7 +9,7 @@ Harbor is deployed as several Docker containers and most of the code is written
Software | Required Version
----------------------|--------------------------
docker | 1.12.0 +
docker | 17.05 +
docker-compose | 1.11.0 +
python | 2.7 +
git | 1.9.1 +