[PR #1291] [CLOSED] 增加frp docker版本 #4353

Closed
opened 2026-05-05 14:40:25 -06:00 by gitea-mirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/fatedier/frp/pull/1291
Author: @snowdream
Created: 6/17/2019
Status: Closed

Base: devHead: dev


📝 Commits (5)

📊 Changes

4 files changed (+114 additions, -0 deletions)

View changed files

conf/openrc/frpc.sh (+38 -0)
conf/openrc/frps.sh (+38 -0)
docker/frpc/Dockerfile (+19 -0)
docker/frps/Dockerfile (+19 -0)

📄 Description

  1. 基于alpine:3.9打包frp的docker版本(分frpc和frps)
  2. 增加openrc配置文件

🔄 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/fatedier/frp/pull/1291 **Author:** [@snowdream](https://github.com/snowdream) **Created:** 6/17/2019 **Status:** ❌ Closed **Base:** `dev` ← **Head:** `dev` --- ### 📝 Commits (5) - [`fe29b3e`](https://github.com/fatedier/frp/commit/fe29b3ed9c6a4f2ef54e04ac4ebf069bb7aaefb4) Add: openrc - [`0f46814`](https://github.com/fatedier/frp/commit/0f46814312faf3fa2c5925be3c7bb79959125a0b) Add: dockerfile - [`87b3496`](https://github.com/fatedier/frp/commit/87b34969072edbb2ed2931ce67dd2efc0b422e4c) Fix: openrc - [`579133c`](https://github.com/fatedier/frp/commit/579133cc01e799b7a2bd28bb78578e65becb6585) Update: Dockerfile - [`5db5720`](https://github.com/fatedier/frp/commit/5db5720bc1a6cbb442ca3ce4bf738fa85bb62849) Update: Dockerfile ### 📊 Changes **4 files changed** (+114 additions, -0 deletions) <details> <summary>View changed files</summary> ➕ `conf/openrc/frpc.sh` (+38 -0) ➕ `conf/openrc/frps.sh` (+38 -0) ➕ `docker/frpc/Dockerfile` (+19 -0) ➕ `docker/frps/Dockerfile` (+19 -0) </details> ### 📄 Description 1. 基于alpine:3.9打包frp的docker版本(分frpc和frps) 2. 增加openrc配置文件 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
gitea-mirror 2026-05-05 14:40:25 -06: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: github-starred/frp#4353
No description provided.