Skip to content

Commit 97b639d

Browse files
committed
Fix permission error in singularity
1 parent ca0c01e commit 97b639d

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

ironclust-compiled/Dockerfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
FROM ironclust-base
22

3+
RUN chmod 755 /usr/bin/mlrtapp/p_ironclust
34
ENV PATH="/usr/bin/mlrtapp:${PATH}"
45

56
RUN apt-get update -y

0 commit comments

Comments
 (0)