unknown registry fires if image is empty
garethahealy opened this issue · 4 comments
garethahealy commented
garethahealy commented
CC @ckavili
garethahealy commented
It also needs to handle images from the local registry, i.e.:
In this example, it fires:
container 'etherpad' is from (etherpad/etherpad:latest), which is an unknown registry.
Suggest we split on /
to check there is a registry specified, if not, skip.
garethahealy commented
Also, another reason for checking for /
container 'sonarqube' is from (sonarqube:8.2-community), which is an unknown registry.