How to get repository name from Image. · docker-java/docker-java · Discussion #2012
Hello,
Is there any way how to get the repository name from Image? I can get the repository name from the tag, but I am not able to get the repository name if the image.getRepoTags () returns null.
Thanks,
Jan