You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
print_red "Docker API v$API_VERSION is not supported by your docker engine. Cannot proceed. Please upgrade your docker engine if you want to run Nextcloud AIO!"
126
+
print_red "Docker API v$DOCKER_API_VERSION is not supported by your docker engine. Cannot proceed. Please upgrade your docker engine if you want to run Nextcloud AIO!"
127
127
echo"Alternatively, set the DOCKER_API_VERSION environmental variable to a compatible version."
128
128
echo"However please note that only v$API_VERSION is officially supported and tested by the maintainers of Nextcloud AIO."
0 commit comments