Skip to content

Commit

Permalink
Add ENTRYPOINT
Browse files Browse the repository at this point in the history
  • Loading branch information
joecorall committed Apr 26, 2024
1 parent 6ca709f commit f88b0cf
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docker-images/pandoc/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -6,3 +6,4 @@ FROM pandoc/minimal:3.1.1
WORKDIR /app
COPY --from=scyllaridae /app/scyllaridae .
COPY scyllaridae.yml .
ENTRYPOINT ["/app/scyllaridae"]

0 comments on commit f88b0cf

Please sign in to comment.