forked from docs/doc-exports
Reviewed-by: Hasko, Vladimir <vladimir.hasko@t-systems.com> Co-authored-by: Lai, Weijian <laiweijian4@huawei.com> Co-committed-by: Lai, Weijian <laiweijian4@huawei.com>
664 B
664 B
How Do I Configure Environment Variables for an Image?
In a Dockerfile, use the ENV instruction to configure environment variables. For details, see Dockerfile reference.
Parent topic: FAQ