sha256:fe47a15c08876a03d5f19e1e70967a471f35a9a1820199ca2fff253ec15d58fa
OS/ARCH
linux/amd64
Compressed size
474.91 MB
Last pushed
over 1 year by mgibio
Type
Image
Manifest digest
sha256:fe47a15c08876a03d5f19e1e70967a471f35a9a1820199ca2fff253ec15d58fa
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.38 MB6CMD ["/bin/bash"]0 B8LABEL version=1.2.1 description=Image supporting the0 B9RUN /bin/sh -c apt-get update230.91 MB10RUN /bin/sh -c apt-get clean655 B11ENV SAMTOOLS_INSTALL_DIR=/opt/samtools0 B12WORKDIR /tmp32 B13RUN /bin/sh -c wget https://github.com/samtools/samtools/releases/download/1.21/samtools-1.21.tar.bz218.83 MB14WORKDIR /tmp/samtools-1.2132 B15RUN /bin/sh -c ./configure --enable-plugins94.42 MB16WORKDIR /0 B17RUN /bin/sh -c ln -s205 B18ENV SAMTOOLS_ROOT=/opt/samtools0 B19RUN /bin/sh -c mkdir /opt/bam-readcount155 B20WORKDIR /opt/bam-readcount32 B21RUN /bin/sh -c git clone53.76 MB22COPY bam_readcount_helper.py /usr/bin/bam_readcount_helper.py # buildkit1.36 KB23RUN /bin/sh -c chmod +x1.36 KB24RUN /bin/sh -c pip install48.62 MB25ENTRYPOINT []0 BCommand
ARG RELEASE