Setting this script as the default entrypoint for our containers allows IOCs which use "st.cmd" as their startup script to be launched without specifying any command in the command line or YAML orchestrator file, and still support other startup scripts or shell wrappers that perform the necessary setup before launching the IOC, but not having to call procServ themselves.
Furthermore, it means that there is a default location for the procServ socket, which can be documented.
Setting this script as the default entrypoint for our containers allows IOCs which use "st.cmd" as their startup script to be launched without specifying any command in the command line or YAML orchestrator file, and still support other startup scripts or shell wrappers that perform the necessary setup before launching the IOC, but not having to call procServ themselves.
Furthermore, it means that there is a default location for the procServ socket, which can be documented.