SUSE / telemetry-server

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

Minor tweaks to docker support infrastructure #34

Closed rtamalin closed 1 month ago

rtamalin commented 1 month 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.