Dockerfile Reference – ARG Instruction
Docker supports build-time variables and environment variables. so what’s the difference between both and how to use ARG instruction ?
Docker supports build-time variables and environment variables. so what’s the difference between both and how to use ARG instruction ?