Skip to content
Snippets Groups Projects
Commit 5ae80c2e authored by Mattia Mancini's avatar Mattia Mancini
Browse files

Add WSClean to docker image

Former-commit-id: d725238a
parent 622e0eda
No related branches found
No related tags found
No related merge requests found
...@@ -6,7 +6,7 @@ RUN mkdir /home/lofaruser/ && \ ...@@ -6,7 +6,7 @@ RUN mkdir /home/lofaruser/ && \
useradd --no-log-init -r -g lofaruser lofaruser && \ useradd --no-log-init -r -g lofaruser lofaruser && \
chown lofaruser:lofaruser /home/lofaruser chown lofaruser:lofaruser /home/lofaruser
RUN apt-get update && apt-get install -y nodejs python3-pip git RUN apt-get update && apt-get install -y nodejs python3-pip git wsclean
RUN python3 -m pip install cwltool cwl-runner git+https://github.com/darafferty/LSMTool RUN python3 -m pip install cwltool cwl-runner git+https://github.com/darafferty/LSMTool
ADD L570745_uv_first10.MS.tar.xz /data ADD L570745_uv_first10.MS.tar.xz /data
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment