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 9f41501 commit 2380972Copy full SHA for 2380972
backend/Dockerfile
@@ -44,7 +44,6 @@ WORKDIR /bin
44
45
COPY --from=builder /opt/app-root/src/backend/src/apiserver/config/ /config
46
COPY --from=builder /bin/apiserver /bin/apiserver
47
-COPY --from=builder /opt/app-root/src/backend/src/apiserver/sample_pipelines /pipelines
48
49
RUN chmod +x /bin/apiserver
50
0 commit comments