You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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'.
The text was updated successfully, but these errors were encountered:
When ran the build.sh, it tries to download above image and fails.
Below is the console output.
The text was updated successfully, but these errors were encountered: