sha256:57948e2b5c64e34558f4ca43d4b0c52ac0521e77691eb058343d4ee36f6f8966
OS/ARCH
linux/amd64
Compressed size
438.73 MB
Last pushed
12 months by epi2melabs
Type
Image
Manifest digest
sha256:57948e2b5c64e34558f4ca43d4b0c52ac0521e77691eb058343d4ee36f6f8966
Image Layers
1ARG RELEASE0 B2ARG LAUNCHPAD_BUILD_ARCH0 B3LABEL org.opencontainers.image.ref.name=ubuntu0 B4LABEL org.opencontainers.image.version=24.040 B5ADD file ... in / 28.35 MB6CMD ["/bin/bash"]0 B7ENV DEBIAN_FRONTEND=noninteractive0 B8LABEL maintainer=Oxford Nanopore Technologies0 B9ARG WF_USER=epi2meuser0 B10ARG WF_UID=10000 B11ARG WF_GID=1000 B12ARG ARCH=linux-640 B13ARG MICROMAMBA_VERSION=1.5.120 B14SHELL [/bin/bash -o pipefail -c]0 B15RUN |5 WF_USER=epi2meuser WF_UID=1000 WF_GID=1002.4 MB16ENV SHELL=/bin/bash WF_USER=epi2meuser WF_UID=1000 WF_GID=1000 B17ENV CW_ROOT=/opt/custflow0 B18ENV HOME=/opt/custflow/epi2meuser0 B19ENV CONDA_DIR=/opt/custflow/epi2meuser/conda0 B20ENV PATH=/opt/custflow/epi2meuser/conda/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B21COPY fix-permissions /usr/local/bin/fix-permissions # buildkit670 B22RUN |5 WF_USER=epi2meuser WF_UID=1000 WF_GID=100663 B23COPY entrypoint.sh /usr/local/bin/entrypoint.sh # buildkit358 B24RUN |5 WF_USER=epi2meuser WF_UID=1000 WF_GID=100358 B25ENTRYPOINT ["/usr/local/bin/entrypoint.sh"]0 B26RUN |5 WF_USER=epi2meuser WF_UID=1000 WF_GID=1001.3 KB27RUN |5 WF_USER=epi2meuser WF_UID=1000 WF_GID=1005.24 KB28USER 10000 B29WORKDIR /opt/custflow/epi2meuser32 B30RUN |5 WF_USER=epi2meuser WF_UID=1000 WF_GID=1005.91 MB31ENV MAMBA_EXE=/opt/custflow/epi2meuser/bin/micromamba0 B32ENV MAMBA_ROOT_PREFIX=/opt/custflow/epi2meuser/conda0 B33USER 10000 B34WORKDIR /opt/custflow/epi2meuser32 B35ARG ENVFILE=environment.yaml0 B36ARG ROOT_INIT_SCRIPT=root_init_script.sh0 B37ARG BEFORE_SCRIPT=before_script.sh0 B38ARG POST_INSTALL_SCRIPT=post_install_script.sh0 B39ARG AFTER_SCRIPT=after_script.sh0 B40ARG BIN_DIR=bin0 B41ENV RESFINDER_DB=/databases0 B42ENV CGE_RESFINDER_RESGENE_DB=/databases/resfinder_db0 B43ENV CGE_RESFINDER_RESPOINT_DB=/databases/pointfinder_db0 B44ENV CGE_DISINFINDER_DB=/databases/disinfinder_db0 B45USER 00 B46COPY root_init_script.sh /opt/custflow/epi2meuser/ # buildkit244 B47COPY bin/* /usr/local/bin/ # buildkit15.19 KB48COPY whalefish_info /usr/share/whalefish/info # buildkit252 B49RUN |6 ENVFILE=environment.yaml ROOT_INIT_SCRIPT=root_init_script.sh BEFORE_SCRIPT=before_script.sh32 B50USER 00 B51COPY before_script.sh /opt/custflow/epi2meuser/ # buildkit242 B52COPY post_install_script.sh /opt/custflow/epi2meuser/ # buildkit247 B53COPY after_script.sh /opt/custflow/epi2meuser/ # buildkit1.03 KB54COPY environment.yaml /opt/custflow/epi2meuser/environment.yaml # buildkit343 B55RUN |6 ENVFILE=environment.yaml ROOT_INIT_SCRIPT=root_init_script.sh BEFORE_SCRIPT=before_script.sh402.04 MB56USER 00 B57WORKDIR /opt/custflow/epi2meuser32 BCommand
ARG RELEASE