Closed datacode384 closed 4 years ago
The MQ images are based on Red Hat base images, and Red Hat now requires you to login with a Red Hat ID to pull images.
As per the error, you need to login before you try and build: "Please login to the Red Hat Registry using your Customer Portal credentials. Further instructions can be found here: https://access.redhat.com/RegistryAuthentication"
Regarding, https://github.com/ibm-messaging/mq-container/tree/master/incubating/mq-explorer
Upon
docker build -t mq-explorer -f ./Dockerfile .
, below steps are stopping building an image. Any hints or help ? Thank you