Expand description
The environment a compose command runs with.
.run/.env is the file compose interpolates from; the shell sources it and
then derives a handful of values from the settings (database host, S3
endpoint, the LAN address Metro must advertise). Those derivations are here
because compose reads them from the process environment, not from the file.