We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5f4a685 commit dfd19e9Copy full SHA for dfd19e9
1 file changed
vector/Dockerfile
@@ -126,7 +126,7 @@ ARG STACKABLE_USER_UID
126
127
LABEL maintainer="Stackable GmbH"
128
129
-COPY --chown=${STACKABLE_USER_UID}:0 opa/licenses /licenses
+COPY --chown=${STACKABLE_USER_UID}:0 vector/licenses /licenses
130
COPY --from=vector-builder --chown=${STACKABLE_USER_UID}:0 /app/* /usr/local/bin/
131
132
# Init Jobs/Pods often start a Vector Sidecar Container which collects the logs.
0 commit comments