-
Type: Task
-
Resolution: Fixed
-
Priority: Major
-
Affects Version/s: 5.0.0, 4.9.3
-
Component/s: Pegasus Lite
-
None
In docker run commands we should use the --entrypoint to specify /bin/sh instead of passing it as a command.
This way we override a specified entrypoint in the dockerfile and run our command.