mirror of
https://github.com/danderson/netboot.git
synced 2025-11-30 23:21:23 +01:00
Vars declared via the ENV mechanism will also be present at run time, polluting
somewhat the environment. Since both PIXIECORE_{SANDBOX,CONTEXT} are only
needed at build time, using the ARG form is a cleaner solution.
See ¹ for reference.
¹: https://docs.docker.com/engine/reference/builder/#arg