sha256:57bded301c96cfc6ae77b035581aa119dd4fa2245e3b7715d559329c63ca2e36
OS/ARCH
linux/amd64
Compressed size
400.15 MB
Last pushed
over 1 year by mgibio
Type
Image
Manifest digest
sha256:57bded301c96cfc6ae77b035581aa119dd4fa2245e3b7715d559329c63ca2e36
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.0 description=Image supporting the0 B9RUN /bin/sh -c apt-get update230.66 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.3.1/samtools-1.3.1.tar.bz28.45 MB14WORKDIR /tmp/samtools-1.3.132 B15RUN /bin/sh -c ./configure --enable-plugins30.29 MB16WORKDIR /0 B17RUN /bin/sh -c ln -s206 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