Getting this error in 'gradlew check' - java.lang.IllegalStateException: Could not find a valid Docker environment. Please see logs and check configur
I'm working through the book "The Definitive Guide to Grails 2" - will be learning curve with the latest version of Grails, but still will try to get through the book.
This error I'm getting when doing the "gradlew check" - I'm running Grails 7.0 and have 6.2.3, which I've switched to and still get the same error.
I guess I'll proceed on with the learning, but be nice to figure this out, as I'm sure I'll have this happen again...
java.lang.IllegalStateException: Could not find a valid Docker...