Sign inSign up

langgenius/dify-agent-backend:7a2bd8c430266cf37c6698c3ab2f0b56f80caf33

Multi-platform
Index digest

sha256:7f2e8d03e5de23882261e35e6fb238a93ae5af0c95a5a9db29c762b7e882ec48

OS/ARCH

Compressed size

311.51 MB

Last pushed

24 days by yeuoly

Type

Image

Manifest digest

sha256:e4c9aa1e638335681876f92b8727af11b91880401904ac0ce6f98adebd27864a

Image Layers

1# debian.sh --arch 'amd64' out/26.92 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;3.37 MB
5ENV GPG_KEY=7169605F62C751356D054A26A821E680E5FA63050 B
6ENV PYTHON_VERSION=3.12.140 B
7ENV PYTHON_SHA256=5c8462af5790baf43a321a1559dbe0db06d1be4300fb85fb53c40060668e548a0 B
8RUN /bin/sh -c set -eux;13.04 MB
9RUN /bin/sh -c set -eux;249 B
10CMD ["python3"]0 B
11WORKDIR /app/api119 B
12ENV UV_VERSION=0.8.90 B
13RUN /bin/sh -c pip install22.71 MB
14ENV TZ=UTC0 B
15ENV LANG=C.UTF-80 B
16ENV LC_ALL=C.UTF-80 B
17ENV PYTHONIOENCODING=utf-80 B
18ENV PYTHONDONTWRITEBYTECODE=10 B
19ENV PYTHONUNBUFFERED=10 B
20WORKDIR /app/api34 B
21ARG dify_uid=10010 B
22RUN |1 dify_uid=1001 /bin/sh -c1.11 KB
23ENV VIRTUAL_ENV=/app/api/.venv0 B
24COPY --chown=dify:dify /app/api/.venv /app/api/.venv #245.47 MB
25ENV PATH=/app/api/.venv/bin:/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B
26RUN |1 dify_uid=1001 /bin/sh -c150 B
27ARG COMMIT_SHA0 B
28ENV COMMIT_SHA=7a2bd8c430266cf37c6698c3ab2f0b56f80caf330 B
29EXPOSE map[5050/tcp:{}]0 B
30USER dify0 B
31CMD ["uvicorn" "dify_agent.server.app:app" "--host" "0.0.0.0"0 B

Command

# debian.sh --arch 'amd64' out/ 'bookworm' '@1785715200'