Skip to content

Commit 2863609

Browse files
e2e: add doublezero-admin binary to manager container
1 parent fdf6a4d commit 2863609

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

e2e/docker/manager/Dockerfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ RUN apt-get update && \
99
apt-get install -y curl perl jq vim iproute2
1010

1111
COPY --from=base /doublezero/bin/doublezero /doublezero/bin/.
12+
COPY --from=base /doublezero/bin/doublezero-admin /doublezero/bin/.
1213
COPY --from=base /doublezero/bin/doublezero_serviceability.so /doublezero/bin/.
1314
COPY --from=base /doublezero/bin/doublezero_telemetry.so /doublezero/bin/.
1415
COPY --from=base /doublezero/bin/doublezero_geolocation.so /doublezero/bin/.

0 commit comments

Comments
 (0)