sha256:bda0006f37f1469839705be0b114e3dfc6ca2fc4b43172342e37efaaefb211d6
OS/ARCH
linux/amd64
Compressed size
1.55 GB
Last pushed
over 1 year by staphbadmin
Type
Image
Manifest digest
sha256:67cd9d2ef1866dfcb00d667883cfd8ac3e00319134065906e7a3f90e697db1e1
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 PLASSEMBLER_VERSION=1.6.20 B32USER root0 B33WORKDIR /0 B34LABEL base.image=mambaorg/micromamba:2.0.5-ubuntu22.040 B35LABEL dockerfile.version=10 B36LABEL software=SOFTWARENAME0 B37LABEL software.version=1.6.20 B38LABEL description=Hybrid plasmid assembly0 B39LABEL website=https://github.com/gbouras13/plassembler0 B40LABEL license=https://github.com/gbouras13/plassembler/blob/main/LICENSE0 B41LABEL maintainer=Erin Young0 B43RUN |1 PLASSEMBLER_VERSION=1.6.2 /usr/local/bin/_dockerfile_shell.sh apt-get1.38 MB44RUN |1 PLASSEMBLER_VERSION=1.6.2 /usr/local/bin/_dockerfile_shell.sh micromamba1.16 GB45ENV PATH=/opt/conda/bin/:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TERM=xterm-256color LC_ALL=C.UTF-80 B46CMD ["plassembler" "--help"]0 B47RUN |1 PLASSEMBLER_VERSION=1.6.2 /usr/local/bin/_dockerfile_shell.sh plassembler362.33 MB48WORKDIR /data32 BCommand
ARG RELEASE