Skip to content

Commit

Permalink
Add which to dockerfile build
Browse files Browse the repository at this point in the history
Signed-off-by: Paolo Di Tommaso <[email protected]>
  • Loading branch information
pditommaso committed Sep 3, 2023
1 parent 7def554 commit 817aa05
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
FROM amazoncorretto:17.0.8
RUN yum install -y procps-ng shadow-utils
RUN yum install -y procps-ng shadow-utils which

ENV NXF_HOME=/.nextflow
ARG TARGETPLATFORM=linux/amd64
Expand Down

0 comments on commit 817aa05

Please sign in to comment.