Skip to content

Commit

Permalink
Merge branch 'master' into jakarta
Browse files Browse the repository at this point in the history
  • Loading branch information
MarkEWaite authored Jan 22, 2025
2 parents 1706caf + 6aefb45 commit 51bdf16
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -122,7 +122,7 @@ and set the docker container to be run with whatever container settings you requ

By default the Jenkins Docker plugin will try to download ('pull') the latest version of the image. This will fail with custom images that are not on Docker Hub. You will see logs like:

> com.nirima.jenkins.plugins.docker.DockerTemplate pullImage
> com.nirima.jenkins.plugins.docker.DockerTemplate pullImage
> Pulling image '..'. This may take awhile...
> com.github.dockerjava.api.exception.NotFoundException: Status 404: {"message":"pull access denied for .., repository does not exist or may require 'docker login': denied: requested access to the resource is denied"}
Expand Down

0 comments on commit 51bdf16

Please sign in to comment.