FAQ
How to add env variables to a machine
Dockerfile
ENV VARIABLE_NAME=<value>
VARIABLE_NAME
Was this page helpful?