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
| <aid="container_push-format"></a>format | The form to push: Docker or OCI, default to 'Docker'. | String | required ||
239
239
| <aid="container_push-image"></a>image | The label of the image to push. | <ahref="https://bazel.build/docs/build-ref.html#labels">Label</a> | required ||
| <aid="container_push-insecure_repository"></a>insecure_repository | Whether the repository is insecure or not (http vs https) | Boolean | optional | False |
241
242
| <aid="container_push-registry"></a>registry | The registry to which we are pushing. | String | required ||
242
243
| <aid="container_push-repository"></a>repository | The name of the image. | String | required ||
243
244
| <aid="container_push-repository_file"></a>repository_file | The label of the file with repository value. Overrides 'repository'. | <ahref="https://bazel.build/docs/build-ref.html#labels">Label</a> | optional | None |
0 commit comments