fabric8io / docker-maven-plugin

Maven plugin for running and creating Docker images
https://dmp.fabric8.io
Apache License 2.0
1.88k stars 642 forks source link

0.37.0 Unable to build image : "unauthorized: The client does not have permission for manifest" #1674

Open Neola opened 1 year ago

Neola commented 1 year ago

Description

we use io.fabric8:docker-maven-plugin:0.37.0 to build docker image in maven, it failed occasionally when build docker image with blow error, Failed to execute goal io.fabric8:docker-maven-plugin:0.37.0:build (docker-build) on project xxx: Unable to build image [xxx] : "unauthorized: The client does not have permission for manifest" -> [Help 1]

Info

rohanKanojia commented 1 year ago

@Neola : Is it possible to upgrade to latest version of plugin to see if error is reproducible?