Hi Mikko, Currently App Engine flex does not support definition of sidecars or multiple containers. Can you go into more detail about your use case? Are you hoping to use a standard reverse proxy as a separate container so you can have clean separation of the reverse proxy from the application server?
Regards, Zach Fewtrell On Thursday, March 9, 2017 at 6:13:25 AM UTC-8, Mikko Sivulainen wrote: > > Hi, > > We've been playing around with custom runtime images for flexible app > engine. > It would be very helpful if we could just build custom containers and have > them run as sidecars with the standard jetty container. Now we have to edit > the app container to include stuff we need and modify entrypoint so that > they get launched. I guess there is currently no way of defining extra > sidecars when deploying? > > -- 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 https://groups.google.com/group/google-appengine. To view this discussion on the web visit https://groups.google.com/d/msgid/google-appengine/ecc23c81-361b-4f96-8a35-e6df703d4d47%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
