So not really knowing what you wanted me to test, I tried to inspect the 
docker container

sudo docker inspect gaeapp

"Config": { 
  "Env": [ 
    "FLOW_CONTEXT=Production", 
    "MYSQL_DSN=mysql:unix_socket=/cloudsql/...;dbname=...", 
    "MYSQL_PASSWORD=...", 
    "MYSQL_USER=...

So, the container seems to get the env passed, but how come they not 
available inside the container, when the applications has started?
 

> It might well be that your connecting to the container via SSH interferes 
> with your ability to read environment variables. More relevant details, as 
> an example, in the "-link environment variables don't appear in SSH 
> session" posting 
> <https://github.com/moby/moby/issues/2569#issuecomment-27973910>. 
>

-- 
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/8a274da6-8be4-48b3-8a81-9c72d17a0e60%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
  • [google-appengine]... Søren Malling
    • [google-appen... 'George (Cloud Platform Support)' via Google App Engine
      • [google-a... Søren Malling
        • [goog... Søren Malling
          • [... Søren Malling
            • ... 'George (Cloud Platform Support)' via Google App Engine
              • ... Søren Malling
                • ... 'Takashi Matsuo (Google)' via Google App Engine
                • ... Søren Malling
                • ... 'Takashi Matsuo' via Google App Engine
                • ... Søren Malling
                • ... Søren Malling
                • ... 'Takashi Matsuo' via Google App Engine
                • ... 'Takashi Matsuo' via Google App Engine
                • ... Søren Malling
                • ... 'Takashi Matsuo' via Google App Engine
                • ... 'Takashi Matsuo' via Google App Engine

Reply via email to