Add a new `containers` section that can be used to request the embedding of containers into images. The only requirement is the source property to specify where to fetch the container from. This suppports specifying the digest of the container or the tag. In case none is given it defaults to the `latest` tag. The `Name` field can be used to optionally specify a name to use inside the image. NB: currently no tools or apis support container resolution yet. This follows in the next commits. |
||
|---|---|---|
| .. | ||
| blueprint.go | ||
| blueprint_test.go | ||
| customizations.go | ||
| customizations_test.go | ||