Sign inSign up

primussafe/lens-workflow-analysis:feature-shuoshuo-hostpath

Index digest

sha256:2741fb71e34cf7ad21aef3581ee32c47410a8e8f0af450f4eedaba1f6dcc4e67

OS/ARCH

linux/amd64

Compressed size

433.16 MB

Last pushed

2 months by primussafe

Type

Image

Manifest digest

sha256:2dfe9da3797bc7ba5cd0768483dc0d2f98bf23d2710aee4e9230c09ced00b2e1

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=A035C8C19219BA821ECEA86B64E628F8D684696D0 B
6ENV PYTHON_VERSION=3.11.140 B
7ENV PYTHON_SHA256=8d3ed8ec5c88c1c95f5e558612a725450d2452813ddad5e58fdb1a53b1209b780 B
8RUN /bin/sh -c set -eux;13.7 MB
9RUN /bin/sh -c set -eux;251 B
10CMD ["python3"]0 B
11WORKDIR /app93 B
12RUN /bin/sh -c apt-get update4.83 MB
13COPY /usr/local/lib/python3.11/site-packages /usr/local/lib/python3.11/site-packages # buildkit363.14 MB
14COPY /usr/local/bin /usr/local/bin # buildkit21.73 MB
15COPY /app/common /app/common # buildkit77.19 KB
16COPY /app/workflow-analysis /app/workflow-analysis # buildkit54.89 KB
17WORKDIR /app/workflow-analysis32 B
18ENV PYTHONUNBUFFERED=10 B
19ENV HOST=0.0.0.00 B
20ENV PORT=80020 B
21HEALTHCHECK {Test:[CMD-SHELL curl -f http://localhost:8002/api/v1/health0 B
22EXPOSE [8002/tcp]0 B
23CMD ["python" "-m" "uvicorn" "api.main:app"0 B

Command

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