Skip to content

Commit

Permalink
Update Dockerfile
Browse files Browse the repository at this point in the history
Signed-off-by: ksg <[email protected]>
  • Loading branch information
ksg97031 committed Jan 24, 2025
1 parent 37b7531 commit 7eb48b8
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 @@ -23,4 +23,6 @@ USER 2:2
COPY --from=builder /noir/bin/noir /usr/local/bin/noir
COPY --from=builder /etc/ssl/cert.pem /etc/ssl/

RUN noir -v

CMD ["noir"]

0 comments on commit 7eb48b8

Please sign in to comment.