You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Dec 4, 2024. It is now read-only.
For reference, look at the bin dir in the devenv's services. Bins are scripts that call docker run internally to access the binaries inside the services. This enhancement increases portability.
Expected Approach
Replace calls to the local host's binaries with docker run targeting the appropriate service.