gradle-docker-plugin icon indicating copy to clipboard operation
gradle-docker-plugin copied to clipboard

The "dockerPushImage" push succeeded but the task failed

Open HelloXiongQ opened this issue 1 year ago • 0 comments

Expected Behavior

The task pushed by "dockerPushImage" succeeded

Current Behavior

Why did "dockerPushImage" push successfully, but still report an error image image

Context

The certificate directory is configured in the environment variables, and idea can connect to the docker server image

Your Environment

docker version: image

kotlin1.9 + springboot3.2.12 subpackage project image

HelloXiongQ avatar Dec 16 '24 15:12 HelloXiongQ