quarkus-workshops icon indicating copy to clipboard operation
quarkus-workshops copied to clipboard

Container images issue

Open 313mlclub opened this issue 2 years ago • 4 comments

I am running a test according to the contents of the following link:
https://quarkus.io/quarkus-workshops/super-heroes/index-azure.html#_running_remote_containers

But container image links mentioned in the file "quarkus-workshop-super-heroes/super-heroes/infrastructure/docker-compose-app-remote.yaml" cannot be accessed. ACR path (registrysuperheroesagoncal.azurecr.io) is not available.

313mlclub avatar May 29 '23 13:05 313mlclub

That's a question for @agoncal

cescoffier avatar May 29 '23 16:05 cescoffier

@313mlclub have you built your own images and pushed them to the Azure Container Registry?

agoncal avatar May 30 '23 08:05 agoncal

@313mlclub have you built your own images and pushed them to the Azure Container Registry?

Yes, I have. But I was not able to build my own images. There were several issues when I tried to run "docker build" commands. Therefore, if you have time, could you push the finished images to Docker Hub or another public registry so that I can test the Azure environment with the already created image?

313mlclub avatar May 30 '23 09:05 313mlclub

I wonder if we should include an image-building step in the CI?

holly-cummins avatar May 30 '23 09:05 holly-cummins