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 540b21a

Browse filesBrowse files
jeffmendozaJon Wayne Parrott
authored andcommitted
Add comment about python runtime to Dockerfile (GoogleCloudPlatform#662)
Need to link to source of Docker image
1 parent 4033f41 commit 540b21a
Copy full SHA for 540b21a

File tree

Expand file treeCollapse file tree

1 file changed

+4
-0
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+4
-0
lines changed

‎endpoints/getting-started/Dockerfile.custom

Copy file name to clipboardExpand all lines: endpoints/getting-started/Dockerfile.custom
+4Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
# The Google App Engine python runtime is Debian Jessie with Python installed
2+
# and various os-level packages to allow installation of popular Python
3+
# libraries. The source is on github at:
4+
# https://github.com/GoogleCloudPlatform/python-docker
15
FROM gcr.io/google_appengine/python
26

37
RUN apt-get update && \

0 commit comments

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