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

use the fully qualified image url #3

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

sbose78
Copy link

@sbose78 sbose78 commented Dec 6, 2021

You wouldn't want vendors to ..

STEP-BUILD

+ buildah --storage-driver=vfs bud --format=oci --tls-verify=true --no-cache -f docker/Dockerfile -t docker.io/sbose78/foobar:dev-java-springboot-basic:fc8bfef4a62a54ef5a6c9e0e083f191df0e78148 /workspace/source
STEP 1: FROM maven:3.8.1-openjdk-17-slim
Resolving "maven" using unqualified-search registries (/etc/containers/registries.conf)
STEP 2: FROM openjdk:11-jdk
error creating build container: 3 errors occurred while pulling:
 * Error initializing source docker://registry.access.redhat.com/maven:3.8.1-openjdk-17-slim: Error reading manifest 3.8.1-openjdk-17-slim in registry.access.redhat.com/maven: name unknown: Repo not found
 * Error initializing source docker://registry.redhat.io/maven:3.8.1-openjdk-17-slim: unable to retrieve auth token: invalid username/password: unauthorized: Please login to the Red Hat Registry using your Customer Portal credentials. Further instructions can be found here: https://access.redhat.com/RegistryAuthentication
 * Error initializing source docker://maven:3.8.1-openjdk-17-slim: unable to retrieve auth token: invalid username/password: unauthorized: incorrect username or password
Resolving "openjdk" using unqualified-search registries (/etc/containers/registries.conf)
level=error msg="exit status 125"

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

Successfully merging this pull request may close these issues.

1 participant