-
Type:
Task
-
Status: Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 5.0.0, 4.9.3
-
Component/s: Pegasus Lite
-
Labels: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.
This way we override a specified entrypoint in the dockerfile and run our command.