-
Type: Improvement
-
Resolution: Fixed
-
Priority: Major
-
Affects Version/s: 5.0.0
-
Component/s: Pegasus Lite
-
None
We need to ensure that PegasusLite, CLIs and generated wrappers are all /bin/sh compatible - this is to enable users to use minimal container image like Alpine, where bash might not even be available.
Note that /bin/sh on Debian, Ubuntu and Alpine is dash - so switching to /bin/sh will be tested on those systems.