sha256:d1afcbe19c049bd2f7d492e4f48b39b096c4bf448bb485bb7a7c25c01da62173
OS/ARCH
Compressed size
328.17 MB
Last pushed
5 months by chrisamiller
Type
Image
Manifest digest
sha256:567ff752c44d1b7d91daf396c25e42d1d65aa4745d73e4f8ac23a658b8ce858f
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