sha256:cd59b931bd89763e30551b255d3eec80172730a1da24100633fb455bb77062c0
OS/ARCH
Compressed size
51.75 MB
Last pushed
6 months by genepatterndev
Type
Image
Manifest digest
sha256:64299d2defbb794555821a4f0a0977a59c5fcaa6c81548511c1d90155d1052a0
Image Layers
1# debian.sh --arch 'arm64' out/28.74 MB2ENV PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B3ENV LANG=C.UTF-80 B4RUN /bin/sh -c set -eux;1.21 MB5ENV GPG_KEY=A035C8C19219BA821ECEA86B64E628F8D684696D0 B6ENV PYTHON_VERSION=3.11.150 B7ENV PYTHON_SHA256=272179ddd9a2e41a0fc8e42e33dfbdca0b3711aa5abf372d3f2d51543d09b6250 B8RUN /bin/sh -c set -eux;13.65 MB9RUN /bin/sh -c set -eux;250 B10CMD ["python3"]0 B12LABEL module.name=samtools0 B13LABEL module.version=1.190 B14LABEL module.language=python0 B15LABEL module.description=GenePattern wrapper for samtools0 B16LABEL org.opencontainers.image.source=https://github.com/genepattern0 B17ENV DEBIAN_FRONTEND=noninteractive MODULE_NAME=samtools MODULE_CPU_CORES=8 MODULE_MEMORY=16GB0 B18RUN /bin/sh -c apt-get update7.63 MB19WORKDIR /module96 B20COPY wrapper.py /module/wrapper.py # buildkit5.46 KB21RUN /bin/sh -c samtools --version523.96 KB22CMD ["python3" "/module/wrapper.py"]0 BCommand
# debian.sh --arch 'arm64' out/ 'trixie' '@1771804800'