From 8e3d1efab5013c03069ab43ab5f3d0aad0b22591 Mon Sep 17 00:00:00 2001 From: Kaloyan Raev Date: Tue, 20 Aug 2019 17:49:08 +0300 Subject: [PATCH] Note for minimum supported version --- docs/arguments.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/arguments.md b/docs/arguments.md index 8da6cbb..db51c95 100644 --- a/docs/arguments.md +++ b/docs/arguments.md @@ -78,7 +78,7 @@ Environment Variable: DOCKER_HOST ``` ## Docker API version -The API version to use by the Docker client for connecting to the Docker daemon. +The API version to use by the Docker client for connecting to the Docker daemon. The minimum supported version is 1.24. ``` Argument: --api-version, -a