sha256:c8d1266f3d67a02859a4cc04aa517df90daff4dc63642c6a29cf18903aa6b58b
OS/ARCH
linux/amd64
Compressed size
1.62 GB
Last pushed
over 2 years by pharmgen
Type
Image
Manifest digest
sha256:5a1bb69b401b5ddbf799d5bbb21d3d1f66514d421ef31b8e73db6fb5bfdd50d2
Image Layers
1ADD file ... in / 47.26 MB2CMD ["bash"]0 B3/bin/sh -c set -eux; apt-get22.93 MB4/bin/sh -c set -eux; apt-get61.17 MB5/bin/sh -c set -ex; apt-get201.36 MB6ENV PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B7ENV LANG=C.UTF-80 B8RUN /bin/sh -c set -eux;6.09 MB9ENV GPG_KEY=E3FF2839C048B25C084DEBE9B26995E3102505680 B10ENV PYTHON_VERSION=3.10.140 B11RUN /bin/sh -c set -eux;16.36 MB12RUN /bin/sh -c set -eux;242 B13ENV PYTHON_PIP_VERSION=23.0.10 B14ENV PYTHON_SETUPTOOLS_VERSION=65.5.10 B15ENV PYTHON_GET_PIP_URL=https://github.com/pypa/get-pip/raw/dbf0c85f76fb6e1ab42aa672ffca6f0a675d9ee4/public/get-pip.py0 B16ENV PYTHON_GET_PIP_SHA256=dfe9fd5c28dc98b5ac17979a953ea550cec37ae1b47a5116007395bfacff2ab90 B17RUN /bin/sh -c set -eux;2.94 MB18CMD ["python3"]0 B19RUN /bin/sh -c apt-get update14.9 MB20RUN /bin/sh -c wget -O1.71 KB21RUN /bin/sh -c echo "deb225 B22RUN /bin/sh -c apt-get update185.8 MB23RUN /bin/sh -c mkdir /pharmcat98 B24WORKDIR /pharmcat32 B25RUN /bin/sh -c wget https://zenodo.org/record/7288118/files/GRCh38_reference_fasta.tar842.05 MB26ENV BCFTOOLS_VERSION=1.180 B27ENV HTSLIB_VERSION=1.180 B28ENV SAMTOOLS_VERSION=1.180 B29WORKDIR /usr/local/bin/32 B30RUN /bin/sh -c wget https://github.com/samtools/htslib/releases/download/${HTSLIB_VERSION}/htslib-${HTSLIB_VERSION}.tar.bz24.53 MB31RUN /bin/sh -c wget https://github.com/samtools/bcftools/releases/download/${BCFTOOLS_VERSION}/bcftools-${BCFTOOLS_VERSION}.tar.bz27.37 MB32RUN /bin/sh -c wget https://github.com/samtools/samtools/releases/download/${SAMTOOLS_VERSION}/samtools-${SAMTOOLS_VERSION}.tar.bz28.65 MB33RUN /bin/sh -c tar -xjf4.63 MB34RUN /bin/sh -c tar -xjf7.99 MB35RUN /bin/sh -c tar -xjf9.99 MB36RUN /bin/sh -c cd /usr/local/bin/htslib-${HTSLIB_VERSION}/20.52 KB37RUN /bin/sh -c cd /usr/local/bin/htslib-${HTSLIB_VERSION}/64.23 MB38RUN /bin/sh -c cd /usr/local/bin/bcftools-${BCFTOOLS_VERSION}/33.87 KB39RUN /bin/sh -c cd /usr/local/bin/bcftools-${BCFTOOLS_VERSION}/19.91 MB40RUN /bin/sh -c cd /usr/local/bin/samtools-${SAMTOOLS_VERSION}/34.23 KB41RUN /bin/sh -c cd /usr/local/bin/samtools-${SAMTOOLS_VERSION}/28.3 MB42RUN /bin/sh -c rm 188 B43RUN /bin/sh -c rm -rf181 B44RUN /bin/sh -c rm 185 B45RUN /bin/sh -c rm -rf180 B46RUN /bin/sh -c rm 186 B47RUN /bin/sh -c rm -rf179 B48COPY preprocessor/requirements.txt ./ # buildkit245 B49RUN /bin/sh -c pip3 install94.63 MB50RUN /bin/sh -c rm requirements.txt183 B51COPY src/main/config/bashrc /root/.bashrc # buildkit505 B52WORKDIR /pharmcat32 B53COPY preprocessor/pharmcat_vcf_preprocessor.py preprocessor/pharmcat_pipeline bin/pharmcat build/pharmcat.jar9.48 MB54RUN /bin/sh -c mkdir preprocessor124 B55COPY preprocessor/preprocessor/*.py preprocessor/preprocessor/*.tsv preprocessor/ #14.27 KB56RUN /bin/sh -c mkdir data118 B57RUN /bin/sh -c chmod 7555.21 KB58RUN /bin/sh -c python -c103.85 KBCommand
ADD file:b18b4c32dd8042f45097997c732dc29b3917fd7d5f337f9e772eee5875fbe6f1 in /