Skip to content
Snippets Groups Projects
Commit c47163aa authored by Cats's avatar Cats
Browse files

change docker image for purple

parent e470f59f
No related branches found
No related tags found
No related merge requests found
......@@ -661,7 +661,8 @@ task Purple {
Int timeMinutes = 30
String memory = "9G"
String javaXmx = "8G"
String dockerImage = "quay.io/biocontainers/hmftools-purple:3.1--hdfd78af_0"
# clone of quay.io/biocontainers/hmftools-purple:3.1--hdfd78af_0 with 'ln -s /usr/local/lib/libwebp.so.7 /usr/local/lib/libwebp.so.6'
String dockerImage = "quay.io/biowdl/hmftools-purple:3.1"
}
command {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment