Skip to content

Commit

Permalink
Added CMD
Browse files Browse the repository at this point in the history
  • Loading branch information
erinyoung authored Nov 7, 2023
1 parent 965f95e commit 948cd35
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions raven/1.8.3/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -52,6 +52,8 @@ ENV PATH="/raven-${RAVEN_VERSION}/:$PATH" \
# set working directory
WORKDIR /data

CMD raven --help

FROM app as test

WORKDIR /test
Expand Down

0 comments on commit 948cd35

Please sign in to comment.