CMD
.ENV
directive. They are present when your Containers start:
FOO
and BAR
:
FOO
and BAR
set respectively to SOME
and OTHER
.
ENV
in Ruby, process.env
in Node, or os.environ
in Python.
SIGTERM
to exit before receiving a hard SIGKILL
. By default this is 10 seconds, but it can be configured via the stop timeout setting on the service. See the Releases page for more information and caveats.