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

restructuring to see what happens 10

parent 14b1271a
No related branches found
No related tags found
1 merge request!1Check docker
Pipeline #58329 passed
......@@ -12,5 +12,5 @@ FROM nginx:alpine
WORKDIR /usr/share/nginx/html
RUN rm -rf ./*
COPY --from=jbrowse_builder /app/ .
COPY --from=jbrowse_builder /app/annelids/ .
ENTRYPOINT ["nginx", "-g", "daemon off;"]
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