sha256:86b7568ce8e36bd88f21d483f3da96e5b8763c4ab4e90f7b188f3ce640009eb1
OS/ARCH
Compressed size
328.17 MB
Last pushed
5 months by chrisamiller
Type
Image
Manifest digest
sha256:255141b57e2d3980ca6e5d873a799ed81a1c91e7115ebcd90dcda9b7b73d6920
Image Layers
1ARG RELEASE0 B2ARG LAUNCHPAD_BUILD_ARCH0 B3LABEL org.opencontainers.image.version=22.040 B4ADD file ... in / 28.36 MB5CMD ["/bin/bash"]0 B6ENV DEBIAN_FRONTEND=noninteractive0 B7ENV DEBCONF_NONINTERACTIVE_SEEN=true0 B8LABEL version=v1.0.0 description=Ubuntu Focal with0 B9RUN /bin/sh -c apt-get update133.35 MB10RUN /bin/sh -c mkdir -p138 B11RUN /bin/sh -c mkdir -p141 B12WORKDIR /opt/bam-readcount32 B13COPY /bam-readcount/build/bin/bam-readcount /opt/bam-readcount/bin/bam-readcount # buildkit2.23 MB14COPY /bam-readcount/test-data/ref.* /opt/bam-readcount/test-data/ # buildkit263.16 KB15COPY /bam-readcount/test-data/test.bam* /opt/bam-readcount/test-data/ # buildkit136.81 KB16RUN /bin/sh -c ln -s157 B17WORKDIR /opt32 B18RUN /bin/sh -c git clone163.84 MBCommand
ARG RELEASE