sha256:f8eafadec77cafe33310dda71688d69e7424141e48543c6885a9e5e99c67c0a8
OS/ARCH
linux/amd64
Compressed size
2.96 GB
Last pushed
about 3 years by qlyoung
Type
Image
Manifest digest
sha256:f8eafadec77cafe33310dda71688d69e7424141e48543c6885a9e5e99c67c0a8
Image Layers
1ADD file ... in / 52.5 MB2CMD ["bash"]0 B3/bin/sh -c set -eux; apt-get15.03 MB4/bin/sh -c apt-get update &&52.06 MB5/bin/sh -c set -ex; apt-get187.73 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 MB9ENV GPG_KEY=A035C8C19219BA821ECEA86B64E628F8D684696D0 B10ENV PYTHON_VERSION=3.10.120 B11RUN /bin/sh -c set -eux;16.54 MB12RUN /bin/sh -c set -eux;244 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/0d8570dc44796f4369b652222cf176b3db6ac70e/public/get-pip.py0 B16ENV PYTHON_GET_PIP_SHA256=96461deced5c2a487ddc65207ec5a9cffeca0d34e7af7ea1afc470ff0d7462070 B17RUN /bin/sh -c set -eux;2.94 MB18CMD ["python3"]0 B19RUN /bin/sh -c curl -sSL42.16 MB20ENV PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/root/.local/bin0 B21WORKDIR /app93 B22COPY pyproject.toml poetry.lock ./ #27.85 KB23RUN /bin/sh -c poetry config19.08 MB24COPY yolobirds ./yolobirds # buildkit51.15 MB25COPY yolov5 ./yolov5 # buildkit14.05 MB26RUN /bin/sh -c poetry run2.34 GB27RUN /bin/sh -c yes |198 B28RUN /bin/sh -c apt-get update174.21 MB29COPY bot.py . # buildkit2.1 KB30CMD ["python" "bot.py"]0 BCommand
ADD file:e530b0563ea53d97b2f28e62149a665900196f86611df99a88c7a8ab2097b95d in /