Multiple ways to do so:
- Set
env
inDockerfile
: Docker ARG, ENV and .env - a Complete Guide · vsupalov.com - Set
env
infly.toml
: Fly Launch configuration (fly.toml) · Fly Docs - Set
env
at runtime withsecrets
: Secrets and Fly Apps · Fly Docs
In case you want to, sleep
for inf
from your entrypoint
, and you should then be able to ssh into the VM to inspect it: Is there a way to disable health checks? - #9 by kurt