Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 09ad1e2

Browse filesBrowse files
wlu2016Jon Wayne Parrott
authored andcommitted
Update container-engine.yaml (GoogleCloudPlatform#741)
update docker container image and arg string to be consistent with the endpoints GA quickstart doc
1 parent 4e68acc commit 09ad1e2
Copy full SHA for 09ad1e2

File tree

Expand file treeCollapse file tree

1 file changed

+2
-2
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+2
-2
lines changed

‎endpoints/getting-started/container-engine.yaml

Copy file name to clipboardExpand all lines: endpoints/getting-started/container-engine.yaml
+2-2Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -40,12 +40,12 @@ spec:
4040
containers:
4141
# [START esp]
4242
- name: esp
43-
image: b.gcr.io/endpoints/endpoints-runtime:0.3
43+
image: gcr.io/endpoints-release/endpoints-runtime:1
4444
args: [
4545
"-p", "8081",
4646
"-a", "127.0.0.1:8080",
4747
"-s", "SERVICE_NAME",
48-
"-v", "SERVICE_VERSION",
48+
"-v", "SERVICE_CONFIG_ID",
4949
]
5050
# [END esp]
5151
ports:

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.