06ad6e4384
The Dockerfile parser does not subsitute ENV variables in any form of the ENTRYPOINT command. Any substitution, if done, is done by the shell when the command is executed. Signed-off-by: David Dooling <dooling@gmail.com> Upstream-commit: f44d78b47838204b85204711d014b7f4cf7826ec Component: engine