Sign inSign up

whoismatrix/devops-ai-copilot-agent:sha-9a8fb5789d13cc6b25f2d8e6cc275a415c2c7763

Multi-platform
Index digest

sha256:510adcd141658394f74a76d3266f84cebebd844d206ef11673c84f4ab1629537

OS/ARCH

Compressed size

157.71 MB

Last pushed

6 months by whoismatrix

Type

Image

Manifest digest

sha256:d8af26d9bdb7c3d9c819cf429317eb4a00ba90bc76d5b8d5c7c674d87395e962

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
3ENV LANG=C.UTF-80 B
4RUN /bin/sh -c set -eux;1.23 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.55 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 # buildkit116.46 MB
16COPY agent/ ./agent/ # buildkit63.89 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 'amd64' out/ 'trixie' '@1773619200'