[PR #202] [MERGED] Docker enhancements #412

Closed
opened 2026-03-15 03:32:17 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/asapach/peerflix-server/pull/202
Author: @SeyfSV
Created: 10/2/2021
Status: Merged
Merged: 10/4/2021
Merged by: @asapach

Base: masterHead: master


📝 Commits (4)

📊 Changes

4 files changed (+52 additions, -25 deletions)

View changed files

📝 Dockerfile (+43 -22)
📝 README.md (+5 -2)
📝 server/bin.js (+3 -0)
📝 server/store.js (+1 -1)

📄 Description

Process title added
Added PEERFLIX_CONFIG_PATH env variable
Minimized docker image
Can be run from any user with -u flag, default node(1000):node(1000)


🔄 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/asapach/peerflix-server/pull/202 **Author:** [@SeyfSV](https://github.com/SeyfSV) **Created:** 10/2/2021 **Status:** ✅ Merged **Merged:** 10/4/2021 **Merged by:** [@asapach](https://github.com/asapach) **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (4) - [`7148ea1`](https://github.com/asapach/peerflix-server/commit/7148ea19e04f7f4c4d1b50dd1b99a44bb5c31a5d) Process title added - [`3d47fe3`](https://github.com/asapach/peerflix-server/commit/3d47fe33b7cc707a77947f5efd4a2bd87dbf4086) Docker enhancements - [`331f5e3`](https://github.com/asapach/peerflix-server/commit/331f5e3ea4f96f01a04acf40325b1c59dfa3ad6b) Formatting - [`6ca196c`](https://github.com/asapach/peerflix-server/commit/6ca196cc55816995591ec59f48c480245dc68344) Fix mistyping ### 📊 Changes **4 files changed** (+52 additions, -25 deletions) <details> <summary>View changed files</summary> 📝 `Dockerfile` (+43 -22) 📝 `README.md` (+5 -2) 📝 `server/bin.js` (+3 -0) 📝 `server/store.js` (+1 -1) </details> ### 📄 Description Process title added Added PEERFLIX_CONFIG_PATH env variable Minimized docker image Can be run from any user with -u flag, default node(1000):node(1000) --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-15 03:32:17 +03: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
starred/peerflix-server#412
No description provided.