Currently in the Dockerfile, there is this comment:

We install those globally so in the entrypoint.sh script we can run the following commands:

It would be great if we could figure out a better way to do this so we don't have to install those dependencies globally, but I'm not sure if there is an answer to this one.
From SyncLinear.com | TRI-700
Currently in the Dockerfile, there is this comment:
We install those globally so in the
entrypoint.shscript we can run the following commands:It would be great if we could figure out a better way to do this so we don't have to install those dependencies globally, but I'm not sure if there is an answer to this one.
From SyncLinear.com | TRI-700