Sign inSign up

qlyoung/birdbot:latest

Manifest digest

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 MB
2CMD ["bash"]0 B
3/bin/sh -c set -eux; apt-get15.03 MB
4/bin/sh -c apt-get update &&52.06 MB
5/bin/sh -c set -ex; apt-get187.73 MB
6ENV PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B
7ENV LANG=C.UTF-80 B
8RUN /bin/sh -c set -eux;6 MB
9ENV GPG_KEY=A035C8C19219BA821ECEA86B64E628F8D684696D0 B
10ENV PYTHON_VERSION=3.10.120 B
11RUN /bin/sh -c set -eux;16.54 MB
12RUN /bin/sh -c set -eux;244 B
13ENV PYTHON_PIP_VERSION=23.0.10 B
14ENV PYTHON_SETUPTOOLS_VERSION=65.5.10 B
15ENV PYTHON_GET_PIP_URL=https://github.com/pypa/get-pip/raw/0d8570dc44796f4369b652222cf176b3db6ac70e/public/get-pip.py0 B
16ENV PYTHON_GET_PIP_SHA256=96461deced5c2a487ddc65207ec5a9cffeca0d34e7af7ea1afc470ff0d7462070 B
17RUN /bin/sh -c set -eux;2.94 MB
18CMD ["python3"]0 B
19RUN /bin/sh -c curl -sSL42.16 MB
20ENV PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/root/.local/bin0 B
21WORKDIR /app93 B
22COPY pyproject.toml poetry.lock ./ #27.85 KB
23RUN /bin/sh -c poetry config19.08 MB
24COPY yolobirds ./yolobirds # buildkit51.15 MB
25COPY yolov5 ./yolov5 # buildkit14.05 MB
26RUN /bin/sh -c poetry run2.34 GB
27RUN /bin/sh -c yes |198 B
28RUN /bin/sh -c apt-get update174.21 MB
29COPY bot.py . # buildkit2.1 KB
30CMD ["python" "bot.py"]0 B

Command

ADD file:e530b0563ea53d97b2f28e62149a665900196f86611df99a88c7a8ab2097b95d in /