sha256:0f3c16a9d59a7b183823218d37680fc3df5cff6caa3fa2246131475bde3b4460
OS/ARCH
linux/amd64
Compressed size
61.78 MB
Last pushed
over 1 year by njshah301
Type
Image
Manifest digest
sha256:0f3c16a9d59a7b183823218d37680fc3df5cff6caa3fa2246131475bde3b4460
Image Layers
1# debian.sh --arch 'amd64' out/26.9 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;3.35 MB5ENV GPG_KEY=A035C8C19219BA821ECEA86B64E628F8D684696D0 B6ENV PYTHON_VERSION=3.11.110 B7ENV PYTHON_SHA256=2a9920c7a0cd236de33644ed980a13cbbc21058bfdc528febb6081575ed73be30 B8RUN /bin/sh -c set -eux;15.45 MB9RUN /bin/sh -c set -eux;249 B10CMD ["python3"]0 B11WORKDIR /app93 B12COPY . . # buildkit103.89 KB13RUN /bin/sh -c pip install15.98 MB14EXPOSE map[8000/tcp:{}]0 B15CMD ["python" "-u" "global-hackathon/optimus/optimus.py"]0 BCommand
# debian.sh --arch 'amd64' out/ 'bookworm' '@1742169600'