Sign inSign up

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

Multi-platform
Index digest

sha256:97ddb09ba9d04cfad6749afdcba968106637958db60874eca54bdb1f8703914c

OS/ARCH

Compressed size

180.05 MB

Last pushed

6 months by whoismatrix

Type

Image

Manifest digest

sha256:7017bd9e8f9118840b917425b8026a6dc3fffd9069b4932fc587b87ce0bd278f

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
11WORKDIR /app93 B
12COPY requirements.txt . # buildkit184 B
13RUN /bin/sh -c pip install133.82 MB
14RUN /bin/sh -c apt-get update4.76 MB
15COPY . . # buildkit9.55 KB
16RUN /bin/sh -c useradd -m12.86 KB
17USER appuser0 B
18EXPOSE [8501/tcp]0 B
19HEALTHCHECK &{["CMD-SHELL" "curl -f http://localhost:8501/_stcore/health0 B
20CMD ["streamlit" "run" "app.py" "--server.port=8501"0 B

Command

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