Skip to content
Snippets Groups Projects
Commit 33902c80 authored by cyril.cros's avatar cyril.cros
Browse files

Let's see how this goes now 10

parent 5159ed87
No related branches found
No related tags found
1 merge request!1Check docker
Pipeline #58327 passed
......@@ -2,7 +2,8 @@
FROM quay.io/biocontainers/jbrowse2:2.10.2--h5284365_0 as jbrowse_builder
WORKDIR /app
RUN jbrowse create annelids && cd annelids
RUN jbrowse create annelids
WORKDIR /app/annelids
COPY jbrowse_script.sh .
RUN ./jbrowse_script.sh
RUN rm -rf ./node_modules
......
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