> > However, when doing a dockerless deploy (which is AWESOME thank you!) it > creates no such file. I can't figure out exactly what I'm supposed to do. >
The file is created when you use -gcloud preview app run- not deploy. The documentation is a bit confusing on this. Alternatively, the default file for each runtime is in google-cloud-sdk/./lib/googlecloudsdk/appengine/dockerfiles/ also. The libraries concept doesn't apply because the managed VM has full access to the system. If the library is installed, it can be imported. -- You received this message because you are subscribed to the Google Groups "Google App Engine" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/google-appengine. To view this discussion on the web visit https://groups.google.com/d/msgid/google-appengine/3fa121d5-04b5-4f07-ab55-c5dd6b04cb7c%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
