sha256:253d96a62f99c6a584b364274649e499ee150c6f9a7ec9ae80146d27c17a4e24
OS/ARCH
linux/arm64/v8
Compressed size
987.46 MB
Last pushed
about 1 year by epi2melabs
Type
Image
Manifest digest
sha256:253d96a62f99c6a584b364274649e499ee150c6f9a7ec9ae80146d27c17a4e24
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 / 25.95 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-aarch640 B13ARG MICROMAMBA_VERSION=1.5.120 B14SHELL [/bin/bash -o pipefail -c]0 B15RUN |5 WF_USER=epi2meuser WF_UID=1000 WF_GID=1003.33 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 # buildkit667 B22RUN |5 WF_USER=epi2meuser WF_UID=1000 WF_GID=100661 B23COPY entrypoint.sh /usr/local/bin/entrypoint.sh # buildkit355 B24RUN |5 WF_USER=epi2meuser WF_UID=1000 WF_GID=100355 B25ENTRYPOINT ["/usr/local/bin/entrypoint.sh"]0 B26RUN |5 WF_USER=epi2meuser WF_UID=1000 WF_GID=1005.67 KB27USER 10000 B28WORKDIR /opt/custflow/epi2meuser32 B29RUN |5 WF_USER=epi2meuser WF_UID=1000 WF_GID=1007.51 MB30ENV MAMBA_EXE=/opt/custflow/epi2meuser/bin/micromamba0 B31ENV MAMBA_ROOT_PREFIX=/opt/custflow/epi2meuser/conda0 B32USER 10000 B33WORKDIR /opt/custflow/epi2meuser32 B34ARG ENVFILE=environment.yaml0 B35ARG ROOT_INIT_SCRIPT=root_init_script.sh0 B36ARG BEFORE_SCRIPT=before_script.sh0 B37ARG POST_INSTALL_SCRIPT=post_install_script.sh0 B38ARG AFTER_SCRIPT=after_script.sh0 B39ARG BIN_DIR=bin0 B40ENV DEFAULT_CHROME_FLAGS=--disable-software-rasterizer --no-sandbox --disable-dev-shm-usage0 B41USER 00 B42COPY root_init_script.sh /opt/custflow/epi2meuser/ # buildkit870 B43COPY bin/* /usr/local/bin/ # buildkit751 B44COPY whalefish_info /usr/share/whalefish/info # buildkit251 B45RUN |6 ENVFILE=environment.yaml ROOT_INIT_SCRIPT=root_init_script.sh BEFORE_SCRIPT=before_script.sh529.66 MB46USER 00 B47COPY before_script.sh /opt/custflow/epi2meuser/ # buildkit245 B48COPY post_install_script.sh /opt/custflow/epi2meuser/ # buildkit250 B49COPY after_script.sh /opt/custflow/epi2meuser/ # buildkit245 B50COPY environment.yaml /opt/custflow/epi2meuser/environment.yaml # buildkit291 B51RUN |6 ENVFILE=environment.yaml ROOT_INIT_SCRIPT=root_init_script.sh BEFORE_SCRIPT=before_script.sh421.01 MB52USER 00 B53WORKDIR /opt/custflow/epi2meuser32 BCommand
ARG RELEASE