mirror of
https://github.com/armbian/build
synced 2025-09-24 19:47:06 +07:00
Show Docker version in case of Docker error
This commit is contained in:
@@ -71,6 +71,7 @@ if [[ $STATUS -ge 125 && $STATUS -le 127 ]]; then
|
||||
display_alert "Docker error" "$STATUS" "wrn"
|
||||
display_alert "please make sure you are using the latest version (17.06 CE or newer)" "" "wrn"
|
||||
display_alert "please check the Armbian documentation for the Docker setup procedure" "" "wrn"
|
||||
docker version
|
||||
fi
|
||||
|
||||
# don't need to proceed further on the host
|
||||
|
||||
Reference in New Issue
Block a user