[GH-ISSUE #755] –no-install-recommends required in dockerfile apt-get install command #341

Closed
opened 2026-02-26 10:31:58 +03:00 by kerem · 1 comment
Owner

Originally created by @paragkhachane on GitHub (Aug 1, 2024).
Original GitHub issue: https://github.com/ONLYOFFICE/Docker-DocumentServer/issues/755

Hi Team,

Current dockerfile contains command to install required dependencies of DocumentServer using apt-get install.
This leads to not only direct dependencies but also recommended packages being installed in the image.

This cause bloat and also leaves docker image vulnerable to issues present in these recommended dependencies.

Is it possible to take this up to reduce image size as well as make the image more secure

Originally created by @paragkhachane on GitHub (Aug 1, 2024). Original GitHub issue: https://github.com/ONLYOFFICE/Docker-DocumentServer/issues/755 Hi Team, Current dockerfile contains command to install required dependencies of DocumentServer using apt-get install. This leads to not only direct dependencies but also recommended packages being installed in the image. This cause bloat and also leaves docker image vulnerable to issues present in these recommended dependencies. Is it possible to take this up to reduce image size as well as make the image more secure
kerem 2026-02-26 10:31:58 +03:00
  • closed this issue
  • added the
    duplicate
    label
Author
Owner

@igwyd commented on GitHub (Aug 1, 2024):

Hello @paragkhachane, this is duplicate of #754, we will consider the modification. Thank you for report.

<!-- gh-comment-id:2262614401 --> @igwyd commented on GitHub (Aug 1, 2024): Hello @paragkhachane, this is duplicate of #754, we will consider the modification. Thank you for report.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/Docker-DocumentServer-ONLYOFFICE#341
No description provided.