Sign inSign up

oceanbase/dify-api:25580799f44016796dc6322d2e19ebfcdbd39cfa

Multi-platform
Index digest

sha256:ba235951ae31ea7ef7a2368002b882686825ff525cb00a5399d753242c8b2cfc

OS/ARCH

Compressed size

586.95 MB

Last pushed

about 1 year by wizardonmoon

Type

Image

Manifest digest

sha256:f76fc48a03ad0865c6e632e13a7fd39a9ab019c396df444a2a3d15891f70b951

Image Layers

1# debian.sh --arch 'arm64' out/26.78 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.19 MB
5ENV GPG_KEY=7169605F62C751356D054A26A821E680E5FA63050 B
6ENV PYTHON_VERSION=3.12.110 B
7ENV PYTHON_SHA256=c30bb24b7f1e9a19b11b55a546434f74e739bb4c271a3e3a80ff4380d49f7adb0 B
8RUN /bin/sh -c set -eux;12.96 MB
9RUN /bin/sh -c set -eux;250 B
10CMD ["python3"]0 B
11WORKDIR /app/api110 B
12ENV UV_VERSION=0.7.110 B
13RUN /bin/sh -c pip install19.84 MB
14ENV FLASK_APP=app.py0 B
15ENV EDITION=SELF_HOSTED0 B
16ENV DEPLOY_ENV=PRODUCTION0 B
17ENV CONSOLE_API_URL=http://127.0.0.1:50010 B
18ENV CONSOLE_WEB_URL=http://127.0.0.1:30000 B
19ENV SERVICE_API_URL=http://127.0.0.1:50010 B
20ENV APP_WEB_URL=http://127.0.0.1:30000 B
21EXPOSE map[5001/tcp:{}]0 B
22ENV TZ=UTC0 B
23WORKDIR /app/api32 B
24RUN /bin/sh -c sed -i354 B
25RUN /bin/sh -c apt-get update116.36 MB
26ENV VIRTUAL_ENV=/app/api/.venv0 B
27COPY /app/api/.venv /app/api/.venv # buildkit398.77 MB
28ENV PATH=/app/api/.venv/bin:/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B
29RUN /bin/sh -c mkdir -p2.8 MB
30ENV TIKTOKEN_CACHE_DIR=/app/api/.tiktoken_cache0 B
31RUN /bin/sh -c python -c1.07 MB
32COPY . /app/api/ # buildkit5.17 MB
33COPY docker/entrypoint.sh /entrypoint.sh # buildkit821 B
34RUN /bin/sh -c chmod +x32 B
35ARG COMMIT_SHA=25580799f44016796dc6322d2e19ebfcdbd39cfa0 B
36ENV COMMIT_SHA=25580799f44016796dc6322d2e19ebfcdbd39cfa0 B
37ENTRYPOINT ["/bin/bash" "/entrypoint.sh"]0 B

Command

# debian.sh --arch 'arm64' out/ 'bookworm' '@1754870400'