sha256:5ef523df6f6b538802ec84c289223ef4e7bd2e55c8e6200c469814f61519d724
OS/ARCH
linux/amd64
Compressed size
1.64 GB
Last pushed
almost 3 years by pharmgen
Type
Image
Manifest digest
sha256:5ef523df6f6b538802ec84c289223ef4e7bd2e55c8e6200c469814f61519d724
Image Layers
1ADD file ... in / 47.26 MB2CMD ["bash"]0 B3/bin/sh -c set -eux; apt-get22.92 MB4/bin/sh -c apt-get update &&61.14 MB5/bin/sh -c set -ex; apt-get201.26 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=A035C8C19219BA821ECEA86B64E628F8D684696D0 B10ENV PYTHON_VERSION=3.10.130 B11RUN /bin/sh -c set -eux;16.35 MB12RUN /bin/sh -c set -eux;243 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/9af82b715db434abb94a0a6f3569f43e72157346/public/get-pip.py0 B16ENV PYTHON_GET_PIP_SHA256=45a2bb8bf2bb5eff16fdd00faef6f29731831c7c59bd9fc2bf1f3bed511ff1fe0 B17RUN /bin/sh -c set -eux;2.94 MB18CMD ["python3"]0 B19RUN /bin/sh -c apt-get update14.75 MB20RUN /bin/sh -c wget -O1.7 KB21RUN /bin/sh -c echo "deb227 B22RUN /bin/sh -c apt-get update185.62 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.86 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.22 KB41RUN /bin/sh -c cd /usr/local/bin/samtools-${SAMTOOLS_VERSION}/28.3 MB42RUN /bin/sh -c rm 184 B43RUN /bin/sh -c rm -rf177 B44RUN /bin/sh -c rm 183 B45RUN /bin/sh -c rm -rf176 B46RUN /bin/sh -c rm 184 B47RUN /bin/sh -c rm -rf177 B48COPY preprocessor/requirements.txt ./ # buildkit472 B49RUN /bin/sh -c pip3 install111.9 MB50RUN /bin/sh -c rm requirements.txt181 B51COPY src/main/config/bashrc /root/.bashrc # buildkit503 B52WORKDIR /pharmcat32 B53COPY preprocessor/pharmcat_vcf_preprocessor.py preprocessor/pharmcat_pipeline bin/pharmcat build/pharmcat.jar9.01 MB54RUN /bin/sh -c mkdir preprocessor124 B55COPY preprocessor/preprocessor/*.py preprocessor/preprocessor/*.tsv preprocessor/ #14.25 KB56RUN /bin/sh -c mkdir data116 B57RUN /bin/sh -c chmod 7555.06 KB58RUN /bin/sh -c python -c85.71 KBCommand
ADD file:ce04d6a354feaef93795269c859f36667fce9efda23c61b37d7060263b66ed4e in /