mirror of
https://github.com/danderson/netboot.git
synced 2025-12-01 15:41:37 +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