---
title: "@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)
@ContainersInBuild([repositoryName])
Name | Description |
---|---|
repositoryName | Optional name of the repository to filter by. |