Skip to content
Discussion options

You must be logged in to vote

Thanks for the report... are you using docker-java in your build tool? try to use version 3.3.0. I can identify the error in your logs

failed with exception NoClassDefFoundError (com/github/dockerjava/api/command/LoadImageAsyncCmd). Root cause ClassNotFoundException (com.github.dockerjava.api.command.LoadImageAsyncCmd)

You can run mvn dependency:tree or ./gradlew dependencies

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@poorSock
Comment options

Answer selected by poorSock
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants