sha256:646d603bb7afd6df326f3aeec2be0a2de481d9c342732a45d7f5f4fe5b527dd6
OS/ARCH
Compressed size
66.7 MB
Last pushed
3 months by chrisamiller
Type
Image
Manifest digest
sha256:2a3022a523412a20db192d780918219e19e4a43ee3e249edfc30285fe138dca0
Image Layers
1ARG RELEASE0 B2ARG LAUNCHPAD_BUILD_ARCH0 B3LABEL org.opencontainers.image.ref.name=ubuntu0 B4LABEL org.opencontainers.image.version=20.040 B5ADD file ... in / 26.24 MB6CMD ["/bin/bash"]0 B7ENV DEBIAN_FRONTEND=noninteractive0 B8ENV DEBCONF_NONINTERACTIVE_SEEN=true0 B9LABEL version=v1.0.0 description=Ubuntu Focal with0 B10RUN /bin/sh -c apt-get update37.85 MB11RUN /bin/sh -c mkdir -p138 B12RUN /bin/sh -c mkdir -p142 B13WORKDIR /opt/bam-readcount32 B14COPY /bam-readcount/build/bin/bam-readcount /opt/bam-readcount/bin/bam-readcount # buildkit2.23 MB15COPY /bam-readcount/test-data/ref.* /opt/bam-readcount/test-data/ # buildkit263.16 KB16COPY /bam-readcount/test-data/test.bam* /opt/bam-readcount/test-data/ # buildkit136.82 KB17RUN /bin/sh -c ln -s161 B18ENTRYPOINT ["/usr/bin/bam-readcount"]0 BCommand
ARG RELEASE