I have to pull ecr image for the drone pipeline. Now I can pull ecr image using other image and inside that container I can create this ecr image container.( Container of container). I need to pull that image on the drone agent host and need to use ecr image for the pipeline.
I tried drone-plugin-registry but it’s not working. Plz guide me to fix this.