In one of my image, I am using alpine-sh image as a based. I am trying to create image with acbuild command which is giving me error:
acbuild dependency add quay.io/coreos/alpine-sh
Error: fetch: discovery failed.
Whats wrong with that alpine-sh image? Please help me to fix this issue. Can I use my local alpine-sh.aci image as dependency in acbuild command? Please suggest.