Skip to content

Commit

Permalink
unset entrypoint for metafusion docker container
Browse files Browse the repository at this point in the history
  • Loading branch information
Anne Marie Noronha committed Apr 16, 2024
1 parent 9a8f998 commit 9a31ea9
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions modules/local/metafusion/container/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -21,3 +21,5 @@ RUN conda clean -afy \
&& find /opt/conda/ -follow -type f -name '*.pyc' -delete \
&& find /opt/conda/ -follow -type f -name '*.js.map' -delete

ENTRYPOINT []

0 comments on commit 9a31ea9

Please # to comment.