Merge pull request #1965 from mqasimsarfraz/qasim/oci-annotations

This commit is contained in:
Justin Chadwell
2023-08-08 14:36:26 +01:00
committed by GitHub
5 changed files with 192 additions and 17 deletions

View File

@ -11,6 +11,7 @@ Create a new image based on source images
| Name | Type | Default | Description |
|:---------------------------------|:--------------|:--------|:-----------------------------------------------------------------------------------------|
| `--annotation` | `stringArray` | | Add annotation to the image |
| [`--append`](#append) | | | Append to existing manifest |
| [`--builder`](#builder) | `string` | | Override the configured builder instance |
| [`--dry-run`](#dry-run) | | | Show final image instead of pushing |