sha256:5306c0de470a8881cb30e7767b5ff06eec6af7ba9e7b8d1dcc6dad4423b67381
OS/ARCH
linux/amd64
Compressed size
1.74 GB
Last pushed
about 2 years by epi2melabs
Type
Image
Manifest digest
sha256:5306c0de470a8881cb30e7767b5ff06eec6af7ba9e7b8d1dcc6dad4423b67381
Image Layers
1ARG RELEASE0 B2ARG LAUNCHPAD_BUILD_ARCH0 B3LABEL org.opencontainers.image.ref.name=ubuntu0 B4LABEL org.opencontainers.image.version=20.040 B5ADD file ... in / 27.26 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 B13SHELL [/bin/bash -o pipefail -c]0 B14RUN |4 WF_USER=epi2meuser WF_UID=1000 WF_GID=1003.46 MB15ENV SHELL=/bin/bash WF_USER=epi2meuser WF_UID=1000 WF_GID=1000 B16ENV CW_ROOT=/opt/custflow0 B17ENV HOME=/opt/custflow/epi2meuser0 B18ENV CONDA_DIR=/opt/custflow/epi2meuser/conda0 B19ENV PATH=/opt/custflow/epi2meuser/conda/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B20COPY fix-permissions /usr/local/bin/fix-permissions # buildkit666 B21RUN |4 WF_USER=epi2meuser WF_UID=1000 WF_GID=100663 B22COPY entrypoint.sh /usr/local/bin/entrypoint.sh # buildkit357 B23RUN |4 WF_USER=epi2meuser WF_UID=1000 WF_GID=100357 B24ENTRYPOINT ["/usr/local/bin/entrypoint.sh"]0 B25RUN |4 WF_USER=epi2meuser WF_UID=1000 WF_GID=1005.69 KB26USER 10000 B27WORKDIR /opt/custflow/epi2meuser32 B28RUN |4 WF_USER=epi2meuser WF_UID=1000 WF_GID=1005.78 MB29ENV MAMBA_EXE=/opt/custflow/epi2meuser/bin/micromamba0 B30ENV MAMBA_ROOT_PREFIX=/opt/custflow/epi2meuser/conda0 B31USER 10000 B32WORKDIR /opt/custflow/epi2meuser32 B33ARG ENVFILE=environment.yaml0 B34ARG ROOT_INIT_SCRIPT=root_init_script.sh0 B35ARG BEFORE_SCRIPT=before_script.sh0 B36ARG POST_INSTALL_SCRIPT=post_install_script.sh0 B37ARG AFTER_SCRIPT=after_script.sh0 B38ARG BIN_DIR=bin0 B39ENV CLINVAR_PATH=/opt/custflow/epi2meuser/data/clinvar_data0 B40USER 00 B41COPY root_init_script.sh /opt/custflow/epi2meuser/ # buildkit247 B42COPY bin/* /usr/local/bin/ # buildkit747 B43COPY whalefish_info /usr/share/whalefish/info # buildkit252 B44RUN |6 ENVFILE=environment.yaml ROOT_INIT_SCRIPT=root_init_script.sh BEFORE_SCRIPT=before_script.sh32 B45USER 00 B46COPY before_script.sh /opt/custflow/epi2meuser/ # buildkit243 B47COPY post_install_script.sh /opt/custflow/epi2meuser/ # buildkit248 B48COPY after_script.sh /opt/custflow/epi2meuser/ # buildkit439 B49COPY environment.yaml /opt/custflow/epi2meuser/environment.yaml # buildkit290 B50RUN |6 ENVFILE=environment.yaml ROOT_INIT_SCRIPT=root_init_script.sh BEFORE_SCRIPT=before_script.sh1.71 GB51USER 00 B52WORKDIR /opt/custflow/epi2meuser32 BCommand
ARG RELEASE