We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b41621f commit 4a38f66Copy full SHA for 4a38f66
1 file changed
binaries.busybox.Dockerfile
@@ -17,6 +17,7 @@ COPY --from=tobi312/tools:mqtt-forwarder /usr/local/bin/mqtt-forwarder .
17
COPY --from=tobi312/tools:postgres-exporter /bin/postgres_exporter .
18
COPY --from=tobi312/tools:proxyscotch /usr/local/bin/proxyscotch .
19
COPY --from=tobi312/tools:static-curl /usr/bin/curl .
20
+COPY --from=tobi312/tools:static-etcdctl /usr/local/bin/etcdctl .
21
COPY --from=tobi312/tools:static-helm /usr/local/bin/helm .
22
COPY --from=tobi312/tools:static-jq /usr/local/bin/jq .
23
COPY --from=tobi312/tools:static-kubectl /usr/local/bin/kubectl .
0 commit comments