sdk-container-builds
sdk-container-builds copied to clipboard
ContainerRegistry doesn't support registry name (path-based)
Steps to reproduce:
- Setup a registry in a Docker registry provider (i.e. JFrog Cloud). The registry will be identified by
<provider-host>/<registry-name>
. Example:registryprovider.example.com/registryname
- Specify the fully qualified registry name to
-p:ContainerRegistry
.
Expected behavior:
- Image is pushed to remote registry.
Actual behavior:
Could not recognize registry