Sign inSign up

evilfreelancer/coddybot:v0.2.1

API management
Machine learning & AI
Developer tools
Index digest

sha256:551e8e50fa2a67bd2e8708d329cdce854693d71e89b09c9eaa2b4b0617606829

OS/ARCH

linux/amd64

Compressed size

212.29 MB

Last pushed

7 months by evilfreelancer

Type

Image

Manifest digest

sha256:03448819eb671ec9e0772298f74f1366dc4894b3a247ebdf92169f2072e83816

Image Layers

1# debian.sh --arch 'amd64' out/28.4 MB
2ENV PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B
3RUN /bin/sh -c set -eux;1.23 MB
4ENV PYTHON_VERSION=3.14.30 B
5ENV PYTHON_SHA256=a97d5549e9ad81fe17159ed02c68774ad5d266c72f8d9a0b5a9c371fe85d902b0 B
6RUN /bin/sh -c set -eux;11.67 MB
7RUN /bin/sh -c set -eux;250 B
8CMD ["python3"]0 B
9WORKDIR /app93 B
10RUN /bin/sh -c apt update104.57 MB
11COPY pyproject.toml ./ # buildkit720 B
12RUN /bin/sh -c pip install10.52 MB
13COPY coddy/ ./coddy/ # buildkit129.79 KB
14RUN /bin/sh -c useradd -m134.12 KB
15USER coddy0 B
16RUN /bin/sh -c curl -fsSL55.64 MB
17ENV PATH=/home/coddy/.local/bin:/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B
18HEALTHCHECK &{["CMD-SHELL" "curl -sf http://localhost:8000/health0 B
19CMD ["python" "-m" "coddy" "observer"]0 B

Command

# debian.sh --arch 'amd64' out/ 'trixie' '@1771804800'