You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
An example command from my Dockerfile:
SHELL [ "/bin/bash", "-c" ]
I would like to create a pull request for the required changes to the files: "DockerfileCommands.scala" and "Instructions.scala" but actually I can't do that.
It should be possible to change the executing shell, like the SHELL command from DOCKERFILE: https://docs.docker.com/engine/reference/builder/#shell
The text was updated successfully, but these errors were encountered: