mirror of
https://github.com/asapach/peerflix-server.git
synced 2026-04-25 14:45:50 +03:00
[PR #202] [MERGED] Docker enhancements #412
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 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:
master← Head:master📝 Commits (4)
7148ea1Process title added3d47fe3Docker enhancements331f5e3Formatting6ca196cFix mistyping📊 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.