From 3f538f537fcd00388701fd9bda25ae63ef47ee4c Mon Sep 17 00:00:00 2001 From: Andreas Stieger Date: Tue, 1 Dec 2015 16:09:15 +0100 Subject: [PATCH] Vendors now support docker packages, add language for #103 Signed-off-by: Andreas Stieger --- tests/1_host_configuration.sh | 2 ++ 1 file changed, 2 insertions(+) diff --git a/tests/1_host_configuration.sh b/tests/1_host_configuration.sh index 6eaa84a..2f57526 100644 --- a/tests/1_host_configuration.sh +++ b/tests/1_host_configuration.sh @@ -47,9 +47,11 @@ do_version_check "$docker_current_version" "$docker_version" if [ $? -eq 11 ]; then warn "$check_1_6" warn " * Using $docker_version, when $docker_current_version is current as of $docker_current_date" + info " * Your operating system vendor may provide support and security maintenance for docker" else pass "$check_1_6" info " * Using $docker_version which is current as of $docker_current_date" + info " * Check with your operating system vendor for support and security maintenance for docker" fi # 1.7