Per @ErikSchierboom suggestions, based on the C# file here.
Resolves issue where the dev-env throws ERROR: for python-representer Cannot start service python-representer: OCI runtime create failed: container_linux.go:349: starting container process caused "exec: \"tooling_webserver\": executable file not found in $PATH": unknown when the tooling is not built from a local copy.
Per @ErikSchierboom suggestions, based on the C# file here.
Resolves issue where the dev-env throws
ERROR: for python-representer Cannot start service python-representer: OCI runtime create failed: container_linux.go:349: starting container process caused "exec: \"tooling_webserver\": executable file not found in $PATH": unknown
when the tooling is not built from a local copy.