sha256:a94e5b89605b2593a131583557bcd367590a2b44b5cc4a830348e0982448a3a0
OS/ARCH
linux/amd64
Compressed size
470.89 MB
Last pushed
almost 2 years by epi2melabs
Type
Image
Manifest digest
sha256:a94e5b89605b2593a131583557bcd367590a2b44b5cc4a830348e0982448a3a0
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 B39USER 00 B40COPY root_init_script.sh /opt/custflow/epi2meuser/ # buildkit245 B41COPY bin/* /usr/local/bin/ # buildkit751 B42COPY whalefish_info /usr/share/whalefish/info # buildkit251 B43RUN |6 ENVFILE=environment.yaml ROOT_INIT_SCRIPT=root_init_script.sh BEFORE_SCRIPT=before_script.sh32 B44USER 00 B45COPY before_script.sh /opt/custflow/epi2meuser/ # buildkit243 B46COPY post_install_script.sh /opt/custflow/epi2meuser/ # buildkit248 B47COPY after_script.sh /opt/custflow/epi2meuser/ # buildkit242 B48COPY environment.yaml /opt/custflow/epi2meuser/environment.yaml # buildkit416 B49RUN |6 ENVFILE=environment.yaml ROOT_INIT_SCRIPT=root_init_script.sh BEFORE_SCRIPT=before_script.sh434.38 MB50USER 00 B51WORKDIR /opt/custflow/epi2meuser32 BCommand
ARG RELEASE