SHELL
Insert a SHELL
instruction into the Dockerfile with args as its argument(s).
Insert a SHELL
instruction into the Dockerfile.
Parameters
executable
Executable to use as the default shell.
parameters
Additional parameters to pass to the shell executable.