Changing the default shell by linking to /bin/sh within a RUN instruction is discouraged. Use the SHELL directive to specify a different default shell for subsequent commands.
SHELL instruction./bin/sh.RUN instruction.ln and one of its arguments is /bin/sh, emit DL4005.RUN instruction with the message Use SHELL to change the default shell.(c) 2025 Asymmetric Effort, LLC. scaldwell@asymmetric-effort.com
