sha256:72e735307fb33924b234e317aeddc31dcb4bf0ba799812f456910a94a0720c50
OS/ARCH
linux/amd64
Compressed size
1.33 GB
Last pushed
6 months by staphbadmin
Type
Image
Manifest digest
sha256:0a08eae05bb925982f1e8a653ae595befd9f043d9fce12264adabb4983666908
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 B7ARG CERT_SOURCE=/etc/ssl/certs/ca-certificates.crt0 B8ARG MAMBA_USER=mambauser0 B9ARG MAMBA_USER_ID=574390 B10ARG MAMBA_USER_GID=574390 B11ENV MAMBA_USER=mambauser0 B12ENV MAMBA_USER_ID=574390 B13ENV MAMBA_USER_GID=574390 B14ENV LANG=C.UTF-8 LC_ALL=C.UTF-80 B15ENV ENV_NAME=base0 B16ENV MAMBA_ROOT_PREFIX=/opt/conda0 B17ENV MAMBA_EXE=/bin/micromamba0 B18ENV CONDA_OVERRIDE_CUDA=0 B19COPY /bin/micromamba /bin/micromamba # buildkit7.03 MB20COPY /etc/ssl/certs/ca-certificates.crt /etc/ssl/certs/ca-certificates.crt # buildkit123.59 KB21COPY _dockerfile_initialize_user_accounts.sh /usr/local/bin/_dockerfile_initialize_user_accounts.sh # buildkit550 B22COPY _dockerfile_setup_root_prefix.sh /usr/local/bin/_dockerfile_setup_root_prefix.sh # buildkit285 B23RUN |4 CERT_SOURCE=/etc/ssl/certs/ca-certificates.crt MAMBA_USER=mambauser MAMBA_USER_ID=574393.98 KB24USER mambauser0 B25WORKDIR /tmp32 B26COPY _entrypoint.sh /usr/local/bin/_entrypoint.sh # buildkit702 B27COPY _activate_current_env.sh /usr/local/bin/_activate_current_env.sh # buildkit656 B28ENTRYPOINT ["/usr/local/bin/_entrypoint.sh"]0 B29CMD ["/bin/bash"]0 B30COPY _dockerfile_shell.sh /usr/local/bin/_dockerfile_shell.sh # buildkit345 B31SHELL [/usr/local/bin/_dockerfile_shell.sh]0 B32ARG AUTOCYCLER_VER=0.6.10 B33USER root0 B34WORKDIR /0 B35LABEL base.image=mambaorg/micromamba:2.5.0-ubuntu24.040 B36LABEL dockerfile.version=10 B37LABEL software=Autocycler0 B38LABEL software.version=0.6.10 B39LABEL description=Generating consensus long-read assemblies0 B40LABEL website=https://github.com/rrwick/Autocycler0 B41LABEL license=https://github.com/rrwick/Autocycler/blob/main/LICENSE0 B42LABEL maintainer=Raheel Ahmed0 B44RUN |1 AUTOCYCLER_VER=0.6.1 /usr/local/bin/_dockerfile_shell.sh apt-get3.65 MB45RUN |1 AUTOCYCLER_VER=0.6.1 /usr/local/bin/_dockerfile_shell.sh wget1.29 GB46WORKDIR /opt/conda/bin32 B47RUN |1 AUTOCYCLER_VER=0.6.1 /usr/local/bin/_dockerfile_shell.sh wget4.05 MB48ENV PATH=/opt/conda/bin/:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin LC_ALL=C.UTF-80 B49CMD ["autocycler" "--help"]0 B50WORKDIR /data32 BCommand
ARG RELEASE