[PR #2195] improve api docker file and lock Debian version in base image tag #23482

Closed
opened 2026-02-21 20:21:10 -05:00 by yindo · 0 comments
Owner

Original Pull Request: https://github.com/langgenius/dify/pull/2195

State: closed
Merged: Yes


  • reuse the base stage with base image
  • 3.10-slim-bookworm is equivalent tag with 3.10-slim, with explicitly set the Debian version in the base image tag, showing the bookworm for reference (eg. preparing apt-get source mirror URL)
  • skip reinstalling the bash package as the Debian slim image is shipping with it
  • skip resetting /entrypoint.sh to executable as the source script api/docker/entrypoint.sh is executable
**Original Pull Request:** https://github.com/langgenius/dify/pull/2195 **State:** closed **Merged:** Yes --- - reuse the base stage with base image - `3.10-slim-bookworm` is equivalent tag with `3.10-slim`, with explicitly set the Debian version in the base image tag, showing the `bookworm` for reference (eg. preparing apt-get source mirror URL) - skip reinstalling the `bash` package as the Debian slim image is shipping with it - skip resetting `/entrypoint.sh` to executable as the source script `api/docker/entrypoint.sh` is executable
yindo added the pull-request label 2026-02-21 20:21:10 -05:00
yindo closed this issue 2026-02-21 20:21:10 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: langgenius/dify#23482