gansheer commented on PR #4480: URL: https://github.com/apache/camel-k/pull/4480#issuecomment-1588711937
> I am not really sure if that would be the correct way to pull the image from Docker Hub catalog. According to the Docker documentation, the path should be even without the `docker.io` [1] as it assumes by default that is the registry to use. Is it required by any chance in some kubernetes cluster like OCP? > > [1] https://docs.docker.com/engine/reference/commandline/pull/#pull-from-a-different-registry The `docker.io` part was introduced by this [PR#3309](https://github.com/apache/camel-k/pull/3309), so I guess Buildah needs it. I could try to remove the `docker.io` if we think we have enough tests for Buildah (and multi-architecture). -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
