Sign inSign up

whoismatrix/devops-ai-copilot-agent:sha-a0290872f143ca1948b8dd6a7d8937ed58667f77

Multi-platform
Index digest

sha256:c786f2c32a01e11b33909371b37f3e5c24c2f6c6d5bda28538e4339845ec7fa1

OS/ARCH

Compressed size

156.45 MB

Last pushed

6 months by whoismatrix

Type

Image

Manifest digest

sha256:4425d6f92a0b05b09a959737c79cd9077aeb36daba4b759850fdaa2f6303d9d4

Image Layers

1# debian.sh --arch 'arm64' out/28.74 MB
2ENV PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B
3ENV LANG=C.UTF-80 B
4RUN /bin/sh -c set -eux;1.21 MB
5ENV GPG_KEY=7169605F62C751356D054A26A821E680E5FA63050 B
6ENV PYTHON_VERSION=3.12.130 B
7ENV PYTHON_SHA256=c08bc65a81971c1dd5783182826503369466c7e67374d1646519adf05207b6840 B
8RUN /bin/sh -c set -eux;11.49 MB
9RUN /bin/sh -c set -eux;249 B
10CMD ["python3"]0 B
11LABEL org.opencontainers.image.title=devops-ai-copilot-agent0 B
12LABEL org.opencontainers.image.description=FastAPI backend for DevOps0 B
13LABEL org.opencontainers.image.source=https://github.com/WhoisMonesh/devops-ai-copilot0 B
14WORKDIR /app93 B
15COPY /install /usr/local # buildkit114.94 MB
16COPY agent/ ./agent/ # buildkit63.9 KB
17RUN /bin/sh -c groupadd -r1.08 KB
18RUN /bin/sh -c mkdir /app/logs121 B
19USER appuser0 B
20EXPOSE [8000/tcp]0 B
21HEALTHCHECK &{["CMD-SHELL" "python -c \"import0 B
22CMD ["uvicorn" "agent.main:app" "--host" "0.0.0.0"0 B

Command

# debian.sh --arch 'arm64' out/ 'trixie' '@1773619200'