Skip to content

Commit

Permalink
Copy assets to Kraft image
Browse files Browse the repository at this point in the history
Signed-off-by: Juan Cruz Viotti <[email protected]>
  • Loading branch information
jviotti committed Nov 13, 2024
1 parent d371bca commit 75bf10e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,8 @@ RUN sourcemeta-registry-index /app/configuration.json /app/index
FROM scratch
COPY --from=builder /usr/bin/sourcemeta-registry-server \
/usr/bin/sourcemeta-registry-server
COPY --from=builder /usr/share/sourcemeta/registry \
/usr/share/sourcemeta/registry
COPY --from=builder /app/index /app/index

# Linker
Expand Down

0 comments on commit 75bf10e

Please sign in to comment.