SUSE / telemetry-server

Proof of Concept Telemetry Server scaffolding
Apache License 2.0
2 stars 1 forks source link

Minor tweaks to docker support infrastructure #34

Closed rtamalin closed 4 months ago

rtamalin commented 4 months ago

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.