Use context: .. for the tsg image build in compose.yaml, eliminating need for the docker/telemetry-server symlink.
Explicitly copy over just the required files and directories from the local telemetry-server directory to support running make build rather copying over the entire content by specifying '.', avoiding pulling in uneccessary files.
Use context: .. for the tsg image build in compose.yaml, eliminating need for the docker/telemetry-server symlink.
Explicitly copy over just the required files and directories from the local telemetry-server directory to support running make build rather copying over the entire content by specifying '.', avoiding pulling in uneccessary files.