Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion deploy-apps/push-docker.html.md.erb
Original file line number Diff line number Diff line change
Expand Up @@ -213,7 +213,7 @@ Running `cf push` with an ECR registry triggers <%= vars.app_runtime_abbr %> to:

### <a id='gcr'></a> Google Container Registry (GCR)

<%= vars.app_runtime %> supports pushing apps from images hosted on Google Container Registry (GCR) service.
<%= vars.app_runtime_full %> supports pushing apps from images hosted on Google Container Registry (GCR) service.
This feature requires that you use JSON key-based authentication.
For more information about JSON key authentication,
see the [Google Cloud documentation](https://cloud.google.com/container-registry/docs/advanced-authentication#json_key).
Expand Down