swactor/tests/docker/Dockerfile.datastream.dockerignore
Zachery Aaron Shores-Chmielewski 2748c86be6 feat(distribution): add telemetry datastream module
New datastream module (catalog/frame/mux/transport/ingest/store/views/wire) as a
per-node byte-channel dumb pipe. Dashboard datastream_source + datastream-dashboard
binary; node swactor-datastream-collector; docker demo compose + tests.


Signed-off-by: Zachery Aaron Shores-Chmielewski <zacheryasc@gmail.com>
2026-06-05 11:25:43 +04:00

10 lines
335 B
Text

# Build context for the multi-stage datastream demo image. Unlike the root
# .dockerignore (which excludes everything for the prebuilt-binary scratch
# image), this build compiles from source inside Docker, so it needs the source
# tree — just not the heavy build artifacts or VCS metadata.
target
**/target
.git
identity
auth
*.log