Internet Explorer is no longer supported. Many things will still work, but your experience will be degraded and some things won't function. Please use a modern browser such as Edge, Chrome, or Firefox.

@ContainersInBuild

Gets a list of Docker images in the current build. Each returned element is a map: %(Name: SomeName, Tag: 1.2.3, Digest: sha1:3924abbeeea2162, Repository: repositoryName)

Script usage:

@ContainersInBuild([repositoryName])

Parameters:

NameDescription
repositoryNameOptional name of the repository to filter by.