We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 56899a2 commit 2184489Copy full SHA for 2184489
endpoints/getting-started/Dockerfile.custom
@@ -1 +1,5 @@
1
+# The Google App Engine php runtime is Debian Jessie with PHP installed
2
+# and various os-level packages to allow installation of popular PHP
3
+# libraries. The source is on github at:
4
+# https://github.com/GoogleCloudPlatform/php-docker
5
FROM gcr.io/google_appengine/php
0 commit comments