Skip to content

Commit 15eb137

Browse files
committed
update Dockerfile.sidecar
Signed-off-by: sallyom <[email protected]>
1 parent 66e22d8 commit 15eb137

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Dockerfile.sidecar

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@ RUN go mod download
1717
COPY cmd/pd-sidecar/main.go cmd/cmd.go
1818
COPY pkg/sidecar pkg/sidecar
1919
COPY pkg/common pkg/common
20+
COPY pkg/telemetry pkg/telemetry
2021

2122
# Build
2223
# the GOARCH has not a default value to allow the binary be built according to the host where the command

0 commit comments

Comments
 (0)