Skip to content

Commit

Permalink
Update API server Konflux dockerfile
Browse files Browse the repository at this point in the history
Signed-off-by: VaniHaripriya <[email protected]>
  • Loading branch information
VaniHaripriya committed Jan 9, 2025
1 parent 847cd13 commit 4aa5e0e
Show file tree
Hide file tree
Showing 2 changed files with 2,327 additions and 0 deletions.
1 change: 1 addition & 0 deletions backend/Dockerfile.konflux.api
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,7 @@ WORKDIR /bin

COPY --from=builder /opt/app-root/src/backend/src/apiserver/config/ /config
COPY --from=builder /bin/apiserver /bin/apiserver
COPY --from=builder /opt/app-root/src/backend/src/apiserver/sample_pipelines /pipelines

RUN chmod +x /bin/apiserver

Expand Down
Loading

0 comments on commit 4aa5e0e

Please sign in to comment.