[PR #373] [MERGED] Multiple improvements in docker image #4096

Closed
opened 2026-03-23 21:36:17 +00:00 by mirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/AppFlowy-IO/AppFlowy/pull/373
Author: @PabloCastellano
Created: 2/23/2022
Status: Merged
Merged: 2/24/2022
Merged by: @appflowy

Base: mainHead: more-docker


📝 Commits (2)

  • 0b2bb33 fix: multiple improvements in docker image
  • 3bfda80 docs: add docker command to readme

📊 Changes

3 files changed (+45 additions, -18 deletions)

View changed files

📝 README.md (+17 -3)
📝 frontend/scripts/docker-buildfiles/Dockerfile (+17 -15)
frontend/scripts/docker-buildfiles/README.md (+11 -0)

📄 Description

I made other improvements to the docker image:

  • Reduce image size again, to 894MB
  • Adjust permissions and remove need to run xhost
  • Run appflowy as unprivileged user
  • Add README file for more information

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/AppFlowy-IO/AppFlowy/pull/373 **Author:** [@PabloCastellano](https://github.com/PabloCastellano) **Created:** 2/23/2022 **Status:** ✅ Merged **Merged:** 2/24/2022 **Merged by:** [@appflowy](https://github.com/appflowy) **Base:** `main` ← **Head:** `more-docker` --- ### 📝 Commits (2) - [`0b2bb33`](https://github.com/AppFlowy-IO/AppFlowy/commit/0b2bb33b7364bb86fcefeb876e39657c7b0e80b5) fix: multiple improvements in docker image - [`3bfda80`](https://github.com/AppFlowy-IO/AppFlowy/commit/3bfda80911fd719a7208cfe123de709ff80b191b) docs: add docker command to readme ### 📊 Changes **3 files changed** (+45 additions, -18 deletions) <details> <summary>View changed files</summary> 📝 `README.md` (+17 -3) 📝 `frontend/scripts/docker-buildfiles/Dockerfile` (+17 -15) ➕ `frontend/scripts/docker-buildfiles/README.md` (+11 -0) </details> ### 📄 Description I made other improvements to the docker image: * Reduce image size again, to 894MB * Adjust permissions and remove need to run xhost * Run appflowy as unprivileged user * Add README file for more information --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
mirror 2026-03-23 21:36:17 +00:00
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
AppFlowy-IO/AppFlowy#4096
No description provided.