Abstract
- Convert Dockerfile to Docker Container
Cautions
—build-arg
- Used to pass dynamic values to Engine for the building process
Environment Variable, that is set with [[Dockerfile#env|
ENV
]]
Frontend Build
- Needs the Environment Variable at the container build stage only, not when the container is running