Skip to content

use the fully qualified image url#3

Closed
sbose78 wants to merge 1 commit into
devfile-samples:mainfrom
sbose78:sbose78-patch-2
Closed

use the fully qualified image url#3
sbose78 wants to merge 1 commit into
devfile-samples:mainfrom
sbose78:sbose78-patch-2

Conversation

@sbose78

@sbose78 sbose78 commented Dec 6, 2021

Copy link
Copy Markdown

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"

@thepetk thepetk closed this Sep 7, 2025
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.

2 participants