sha256:629e78bce2bc39eae093ffd940290f1fd6c24e11d2a8b2d34077d0d9e4c6fd22
OS/ARCH
linux/amd64
Compressed size
878.69 MB
Last pushed
over 1 year by staphbadmin
Type
Image
Manifest digest
sha256:1e45b13041cf1c368c2ea9e7f81bedcb058a06e6d9c111eb2c56f777cb545f08
Image Layers
1ARG RELEASE0 B2ARG LAUNCHPAD_BUILD_ARCH0 B3LABEL org.opencontainers.image.ref.name=ubuntu0 B4LABEL org.opencontainers.image.version=22.040 B5ADD file ... in / 28.17 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 B18COPY /bin/micromamba /bin/micromamba # buildkit6.35 MB19COPY /etc/ssl/certs/ca-certificates.crt /etc/ssl/certs/ca-certificates.crt # buildkit123.59 KB20COPY _dockerfile_initialize_user_accounts.sh /usr/local/bin/_dockerfile_initialize_user_accounts.sh # buildkit551 B21COPY _dockerfile_setup_root_prefix.sh /usr/local/bin/_dockerfile_setup_root_prefix.sh # buildkit285 B22RUN |4 CERT_SOURCE=/etc/ssl/certs/ca-certificates.crt MAMBA_USER=mambauser MAMBA_USER_ID=5743922.06 KB23USER mambauser0 B24WORKDIR /tmp32 B25COPY _entrypoint.sh /usr/local/bin/_entrypoint.sh # buildkit685 B26COPY _activate_current_env.sh /usr/local/bin/_activate_current_env.sh # buildkit647 B27ENTRYPOINT ["/usr/local/bin/_entrypoint.sh"]0 B28CMD ["/bin/bash"]0 B29COPY _dockerfile_shell.sh /usr/local/bin/_dockerfile_shell.sh # buildkit344 B30SHELL [/usr/local/bin/_dockerfile_shell.sh]0 B31ARG AUTOCYCLER_VER=0.2.10 B32USER root0 B33WORKDIR /0 B34LABEL base.image=mambaorg/micromamba:2.0.5-ubuntu22.040 B35LABEL dockerfile.version=10 B36LABEL software=Autocycler0 B37LABEL software.version=0.2.10 B38LABEL description=generating consensus long-read assemblies0 B39LABEL website=https://github.com/rrwick/Autocycler0 B40LABEL license=https://github.com/rrwick/Autocycler/blob/main/LICENSE0 B41LABEL maintainer=Erin Young0 B43RUN |1 AUTOCYCLER_VER=0.2.1 /usr/local/bin/_dockerfile_shell.sh apt-get1.38 MB44RUN |1 AUTOCYCLER_VER=0.2.1 /usr/local/bin/_dockerfile_shell.sh wget838.63 MB45WORKDIR /usr/local/bin32 B46RUN |1 AUTOCYCLER_VER=0.2.1 /usr/local/bin/_dockerfile_shell.sh wget4 MB47ENV PATH=/opt/conda/envs/autocycler/bin/:/opt/conda/bin/:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin LC_ALL=C.UTF-80 B48CMD ["autocycler" "--help"]0 B49WORKDIR /data32 BCommand
ARG RELEASE