You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Google App Engine
I made an app engine app from the nodejs tutorial in the docs. The Dockerfile supplied there when I started derived from the image "FROM beta.gcr.io/google_appengine/nodejs" . Is it possible I can get the corresponding Dockerfile that was used to create that image? I am trying to upgrade the OS version because some nfs services are not coming up.
Thanks
Kamran (Google Cloud Support)
unread,
May 1, 2016, 7:58:35 PM5/1/16
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Google App Engine
Hello Pankaj,
This should be the repository that you're searching for. It contains the source for gcr.io/google_appengine/nodejs docker image. The Dockerfile uses the base App Engine Docker image based on Debian Jessie.