sha256:16c2ee2c57ac3534ca30700e24aad30362f9b1ef654f1101b09771ec5d20ee36
OS/ARCH
linux/amd64
Compressed size
497.57 MB
Last pushed
6 months by tmtabor
Type
Image
Manifest digest
sha256:16c2ee2c57ac3534ca30700e24aad30362f9b1ef654f1101b09771ec5d20ee36
Image Layers
1# debian.sh --arch 'amd64' out/28.4 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.23 MB5ENV GPG_KEY=A035C8C19219BA821ECEA86B64E628F8D684696D0 B6ENV PYTHON_VERSION=3.11.150 B7ENV PYTHON_SHA256=272179ddd9a2e41a0fc8e42e33dfbdca0b3711aa5abf372d3f2d51543d09b6250 B8RUN /bin/sh -c set -eux;13.7 MB9RUN /bin/sh -c set -eux;250 B10CMD ["python3"]0 B11LABEL maintainer=GenePattern0 B12LABEL module.name=celltypist0 B13LABEL module.version=1.0.00 B14LABEL module.language=python0 B15LABEL description=Automated cell type annotation0 B16WORKDIR /module129 B17RUN /bin/sh -c apt-get update199.69 MB18RUN /bin/sh -c pip install254.53 MB19COPY wrapper.py /module/ # buildkit4.91 KB20RUN /bin/sh -c chmod +x4.92 KB21ENV MODULE_CPU_CORES=40 B22ENV MODULE_MEMORY=16GB0 B23ENV MODULE_NAME=celltypist0 B24ENV MPLBACKEND=Agg0 B25ENV PYTHONDONTWRITEBYTECODE=10 B26ENV PYTHONUNBUFFERED=10 B27CMD ["/bin/bash"]0 BCommand
# debian.sh --arch 'amd64' out/ 'trixie' '@1771804800'