Skip to content

Commit

Permalink
Update Dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
bbimber authored Dec 3, 2024
1 parent 43e2f9c commit eea3816
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion containers/paragraph/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -35,4 +35,4 @@ RUN cmake /opt/paragraph-source -DCMAKE_INSTALL_PREFIX=/opt/paragraph -DBoost_NO
&& make install
RUN rm -rf /opt/paragraph-source

ENTRYPOINT ["/bin/bash"]
ENTRYPOINT ["/bin/bash", "-c"]

0 comments on commit eea3816

Please sign in to comment.