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

Let's see how this goes now 9

parent e88918de
No related branches found
No related tags found
1 merge request!1Check docker
Pipeline #58325 passed
......@@ -12,5 +12,5 @@ FROM nginx:alpine
WORKDIR /usr/share/nginx/html
RUN rm -rf ./*
COPY --from=jbrowse_builder /app/annelids .
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