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 4c6a10a commit 0e134ffCopy full SHA for 0e134ff
images/Dockerfile.extension_image
@@ -14,4 +14,4 @@ RUN --mount=type=bind,source=.layers/datadog_extension-${TARGETARCH}${SUFFIX}/ex
14
15
# Final stage - copy from the base stage to scratch
16
FROM scratch
17
-COPY --from=base /opt /
+COPY --from=base /opt /opt/.
0 commit comments