You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Better trigger docker-api.queryImageList, to get the full image information, as the pull event only provides the name - which is not necessarily unique.
When
image.pull
is triggered, create an image node using the name of the pulled image.The name might be
registry/repo/image:tag
registry/repo/image
repo/image:tag
repo/image
image:tag
image
As the RepoDigest is not triggered, a new issue should fetch it from the remoteAPI
The text was updated successfully, but these errors were encountered: