Sign inSign up

chrisamiller/bam-readcount:1.0.0

Multi-platform
Index digest

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 B
2ARG LAUNCHPAD_BUILD_ARCH0 B
3LABEL org.opencontainers.image.ref.name=ubuntu0 B
4LABEL org.opencontainers.image.version=20.040 B
5ADD file ... in / 26.24 MB
6CMD ["/bin/bash"]0 B
7ENV DEBIAN_FRONTEND=noninteractive0 B
8ENV DEBCONF_NONINTERACTIVE_SEEN=true0 B
9LABEL version=v1.0.0 description=Ubuntu Focal with0 B
10RUN /bin/sh -c apt-get update37.85 MB
11RUN /bin/sh -c mkdir -p138 B
12RUN /bin/sh -c mkdir -p142 B
13WORKDIR /opt/bam-readcount32 B
14COPY /bam-readcount/build/bin/bam-readcount /opt/bam-readcount/bin/bam-readcount # buildkit2.23 MB
15COPY /bam-readcount/test-data/ref.* /opt/bam-readcount/test-data/ # buildkit263.16 KB
16COPY /bam-readcount/test-data/test.bam* /opt/bam-readcount/test-data/ # buildkit136.82 KB
17RUN /bin/sh -c ln -s161 B
18ENTRYPOINT ["/usr/bin/bam-readcount"]0 B

Command

 ARG RELEASE