sha256:96926ae19430b55385a30e27e451d54af6290b523aab7af2fa960630d16f2e18
OS/ARCH
linux/amd64
Compressed size
1.35 GB
Last pushed
5 months by staphbadmin
Type
Image
Manifest digest
sha256:0f109c8dc4841f96d21c7f4d93fc3736b134a897116f40ca208938dbeaa90966
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 # buildkit552 B22COPY _dockerfile_setup_root_prefix.sh /usr/local/bin/_dockerfile_setup_root_prefix.sh # buildkit284 B23RUN |4 CERT_SOURCE=/etc/ssl/certs/ca-certificates.crt MAMBA_USER=mambauser MAMBA_USER_ID=574393.98 KB24USER mambauser0 B25WORKDIR /tmp32 B26COPY _apptainer_shell.sh /usr/local/bin/_apptainer_shell.sh # buildkit216 B27COPY _entrypoint.sh /usr/local/bin/_entrypoint.sh # buildkit704 B28COPY _activate_current_env.sh /usr/local/bin/_activate_current_env.sh # buildkit657 B29ENTRYPOINT ["/usr/local/bin/_entrypoint.sh"]0 B30CMD ["/bin/bash"]0 B31COPY _dockerfile_shell.sh /usr/local/bin/_dockerfile_shell.sh # buildkit348 B32SHELL [/usr/local/bin/_dockerfile_shell.sh]0 B33ARG AUTOCYCLER_VER=0.6.20 B34USER root0 B35WORKDIR /0 B36LABEL base.image=mambaorg/micromamba:2.5.0-ubuntu24.040 B37LABEL dockerfile.version=10 B38LABEL software=Autocycler0 B39LABEL software.version=0.6.20 B40LABEL description=Generating consensus long-read assemblies0 B41LABEL website=https://github.com/rrwick/Autocycler0 B42LABEL license=https://github.com/rrwick/Autocycler/blob/main/LICENSE0 B43LABEL maintainer=Raheel Ahmed0 B45RUN |1 AUTOCYCLER_VER=0.6.2 /usr/local/bin/_dockerfile_shell.sh apt-get3.65 MB46RUN |1 AUTOCYCLER_VER=0.6.2 /usr/local/bin/_dockerfile_shell.sh wget1.31 GB47WORKDIR /opt/conda/bin32 B48RUN |1 AUTOCYCLER_VER=0.6.2 /usr/local/bin/_dockerfile_shell.sh wget4.05 MB49ENV PATH=/opt/conda/bin/:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin LC_ALL=C.UTF-80 B50CMD ["autocycler" "--help"]0 B51WORKDIR /data32 BCommand
ARG RELEASE