Skip to content

Commit

Permalink
Clean up Dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
milanmlft committed Oct 17, 2024
1 parent 8dac324 commit c4ef311
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion deploy/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,6 @@ ARG OMOPCAT_DATA_PATH

ADD scripts ./scripts
COPY deploy/.Renviron .Renviron
RUN R -e '' || exit 1

EXPOSE 3838
CMD ["R", "-e", \
Expand Down

0 comments on commit c4ef311

Please sign in to comment.