Skip to content

Commit

Permalink
this hopefully fixes a problem with Nextflow
Browse files Browse the repository at this point in the history
  • Loading branch information
subwaystation committed Jan 9, 2023
1 parent ad11a4d commit 9c6fc14
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -142,4 +142,4 @@ RUN chmod 777 /usr/local/bin/pggb
# Hacky-way to easily get versioning info
COPY .git /usr/local/bin/

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

0 comments on commit 9c6fc14

Please sign in to comment.