Sign inSign up

oceanbase/dify-api:1.8.0

Multi-platform
Index digest

sha256:50bbe71057d9c3aa579ed70fbee87aa268bb9751e709df110760fe27e2b9f0dc

OS/ARCH

Compressed size

652.2 MB

Last pushed

about 1 year by wizardonmoon

Type

Image

Manifest digest

sha256:b307c38af946099b872112263788ff9e0153c7021fe892c7405344f4d41a867f

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.35 MB
5ENV GPG_KEY=7169605F62C751356D054A26A821E680E5FA63050 B
6ENV PYTHON_VERSION=3.12.110 B
7ENV PYTHON_SHA256=c30bb24b7f1e9a19b11b55a546434f74e739bb4c271a3e3a80ff4380d49f7adb0 B
8RUN /bin/sh -c set -eux;13.03 MB
9RUN /bin/sh -c set -eux;249 B
10CMD ["python3"]0 B
11WORKDIR /app/api108 B
12ENV UV_VERSION=0.8.90 B
13ENV UV_HTTP_TIMEOUT=6000 B
14ENV UV_INDEX=https://pypi.tuna.tsinghua.edu.cn/simple0 B
15RUN /bin/sh -c pip install22.06 MB
16ENV FLASK_APP=app.py0 B
17ENV EDITION=SELF_HOSTED0 B
18ENV DEPLOY_ENV=PRODUCTION0 B
19ENV CONSOLE_API_URL=http://127.0.0.1:50010 B
20ENV CONSOLE_WEB_URL=http://127.0.0.1:30000 B
21ENV SERVICE_API_URL=http://127.0.0.1:50010 B
22ENV APP_WEB_URL=http://127.0.0.1:30000 B
23EXPOSE &{[{{41 0} {41 0}}]0 B
24ENV TZ=UTC0 B
25ENV LANG=en_US.UTF-80 B
26ENV LC_ALL=en_US.UTF-80 B
27ENV PYTHONIOENCODING=utf-80 B
28WORKDIR /app/api32 B
29RUN /bin/sh -c sed -i354 B
30RUN /bin/sh -c apt-get update117.09 MB
31ENV VIRTUAL_ENV=/app/api/.venv0 B
32COPY /app/api/.venv /app/api/.venv # buildkit460.47 MB
33ENV PATH=/app/api/.venv/bin:/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B
34RUN /bin/sh -c mkdir -p2.8 MB
35ENV TIKTOKEN_CACHE_DIR=/app/api/.tiktoken_cache0 B
36RUN /bin/sh -c python -c1.07 MB
37COPY . /app/api/ # buildkit5.4 MB
38COPY docker/entrypoint.sh /entrypoint.sh # buildkit940 B
39RUN /bin/sh -c chmod +x32 B
40ARG COMMIT_SHA=9046e960e9bdab9d8bb7f51aa5f2c2d9c6baa07f0 B
41ENV COMMIT_SHA=9046e960e9bdab9d8bb7f51aa5f2c2d9c6baa07f0 B
42ENTRYPOINT ["/bin/bash" "/entrypoint.sh"]0 B

Command

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