Zero or more environment variables that are set within the docker container. This is a multi-line text field. Each line must be of the form key=value and specify one variable name and its value.
Note that quotes are not interpreted.
e.g. will result in the quotes being part of foo's value.
Note also that whitespace is easily broken.
Editing this field this without first expanding the box to its multi-line form
will cause any whitespace within a line to be turned into end of line codes,
breaking up the line and thus changing its meaning.
e.g. The single setting:
can be (accidentally) turned into three separate settings:
thus preventing the configuration from working as was intended.