Sign inSign up

mgibio/bam_readcount_helper-cwl:1.2.1

Languages & frameworks
Data science
Manifest digest

sha256:fe47a15c08876a03d5f19e1e70967a471f35a9a1820199ca2fff253ec15d58fa

OS/ARCH

linux/amd64

Compressed size

474.91 MB

Last pushed

over 1 year by mgibio

Type

Image

Manifest digest

sha256:fe47a15c08876a03d5f19e1e70967a471f35a9a1820199ca2fff253ec15d58fa

Image Layers

1ARG RELEASE0 B
2ARG LAUNCHPAD_BUILD_ARCH0 B
3LABEL org.opencontainers.image.ref.name=ubuntu0 B
4LABEL org.opencontainers.image.version=24.040 B
5ADD file ... in / 28.38 MB
6CMD ["/bin/bash"]0 B
7MAINTAINER Malachi Griffith <[email protected]>0 B
8LABEL version=1.2.1 description=Image supporting the0 B
9RUN /bin/sh -c apt-get update230.91 MB
10RUN /bin/sh -c apt-get clean655 B
11ENV SAMTOOLS_INSTALL_DIR=/opt/samtools0 B
12WORKDIR /tmp32 B
13RUN /bin/sh -c wget https://github.com/samtools/samtools/releases/download/1.21/samtools-1.21.tar.bz218.83 MB
14WORKDIR /tmp/samtools-1.2132 B
15RUN /bin/sh -c ./configure --enable-plugins94.42 MB
16WORKDIR /0 B
17RUN /bin/sh -c ln -s205 B
18ENV SAMTOOLS_ROOT=/opt/samtools0 B
19RUN /bin/sh -c mkdir /opt/bam-readcount155 B
20WORKDIR /opt/bam-readcount32 B
21RUN /bin/sh -c git clone53.76 MB
22COPY bam_readcount_helper.py /usr/bin/bam_readcount_helper.py # buildkit1.36 KB
23RUN /bin/sh -c chmod +x1.36 KB
24RUN /bin/sh -c pip install48.62 MB
25ENTRYPOINT []0 B

Command

 ARG RELEASE