Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

docker image is not available #166

Open
uday1kiran opened this issue Oct 5, 2024 · 0 comments
Open

docker image is not available #166

uday1kiran opened this issue Oct 5, 2024 · 0 comments

Comments

@uday1kiran
Copy link

docker pull paasmule/java-maven-git-alpine:3.3-jdk-8-alpine
Error response from daemon: pull access denied for paasmule/java-maven-git-alpine, repository does not exist or may require 'docker login': denied: requested access to the resource is denied

When ran the build.sh, it tries to download above image and fails.
Below is the console output.

Checking Pre-requisites
Checking for Docker and Swarm Mode
Docker Check: Passed
Checking if interactive session
Running in Interactive Session
Checking for selected ports open status
Starting port check .......
 Checking HTTP Server Port (80): Passed
 Checking CI Engine Client Port (50000): Passed
Port Check: Passed
Compiling openidp parent pom .......
Unable to find image 'paasmule/java-maven-git-alpine:3.3-jdk-8-alpine' locally
docker: Error response from daemon: pull access denied for paasmule/java-maven-git-alpine, repository does not exist or may require 'docker login': denied: requested access to the resource is denied.
See 'docker run --help'.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant