We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2778c83 commit 508bc8eCopy full SHA for 508bc8e
1 file changed
ragtag/2.1.0/Dockerfile
@@ -2,6 +2,8 @@ FROM mambaorg/micromamba:1.5.10
2
3
LABEL maintainer="Eichler Lab"
4
5
+USER root
6
+
7
WORKDIR /work
8
9
RUN micromamba create -y -c conda-forge -c bioconda -p /opt/ragtag ragtag \
0 commit comments