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 7806d1f commit 2efbef5Copy full SHA for 2efbef5
vector/Dockerfile
@@ -46,7 +46,7 @@ COPY --chown=${STACKABLE_USER_UID}:0 vector/stackable/patches/${PRODUCT_VERSION}
46
# Build artifacts will be available in /app.
47
RUN mkdir /app
48
49
-# This script is designed for operator, and their source path.
+# This script is designed for operators, and their source path.
50
# So we can't use it. Instead we use a modified version.
51
# COPY shared/copy_artifacts.sh /
52
COPY vector/copy_artifacts.sh /
0 commit comments