[GH-ISSUE #3104] [Feature Request] Want Official Docker Image #2488

Closed
opened 2026-05-05 13:36:02 -06:00 by gitea-mirror · 5 comments
Owner

Originally created by @StudentWeis on GitHub (Sep 21, 2022).
Original GitHub issue: https://github.com/fatedier/frp/issues/3104

Describe the feature request

I want an official docker image so that I can deploy easily on the server side.

Describe alternatives you've considered

No response

Affected area

  • Docs
  • Installation
  • Performance and Scalability
  • Security
  • User Experience
  • Test and Release
  • Developer Infrastructure
  • Client Plugin
  • Server Plugin
  • Extensions
  • Others
Originally created by @StudentWeis on GitHub (Sep 21, 2022). Original GitHub issue: https://github.com/fatedier/frp/issues/3104 ### Describe the feature request I want an official docker image so that I can deploy easily on the server side. ### Describe alternatives you've considered _No response_ ### Affected area - [ ] Docs - [X] Installation - [X] Performance and Scalability - [ ] Security - [ ] User Experience - [X] Test and Release - [ ] Developer Infrastructure - [ ] Client Plugin - [X] Server Plugin - [ ] Extensions - [ ] Others
Author
Owner

@Becods commented on GitHub (Sep 22, 2022):

fatedier/frpc
fatedier/frps

<!-- gh-comment-id:1255123966 --> @Becods commented on GitHub (Sep 22, 2022): [fatedier/frpc](https://hub.docker.com/r/fatedier/frpc) [fatedier/frps](https://hub.docker.com/r/fatedier/frps)
Author
Owner

@StudentWeis commented on GitHub (Sep 23, 2022):

fatedier/frpc fatedier/frps

感谢!

<!-- gh-comment-id:1255704299 --> @StudentWeis commented on GitHub (Sep 23, 2022): > [fatedier/frpc](https://hub.docker.com/r/fatedier/frpc) [fatedier/frps](https://hub.docker.com/r/fatedier/frps) 感谢!
Author
Owner

@huanghe-1 commented on GitHub (Sep 28, 2022):

@StudentWeis 为什么要用docker呢,frp本来就是绿色免安装,一个单应用+一个ini配置,用了docker反倒更加麻烦了。

<!-- gh-comment-id:1260345189 --> @huanghe-1 commented on GitHub (Sep 28, 2022): @StudentWeis 为什么要用docker呢,frp本来就是绿色免安装,一个单应用+一个ini配置,用了docker反倒更加麻烦了。
Author
Owner

@Becods commented on GitHub (Sep 28, 2022):

@StudentWeis 为什么要用docker呢,frp本来就是绿色免安装,一个单应用+一个ini配置,用了docker反倒更加麻烦了。

Docker对开发的影响不大,但对于部署来说是场革命

传统的部署模式是:安装(包管理工具或者源码包编译)->配置->运行
Docker的部署模式是:复制->运行

除此之外docker化还有

  • 隔离性
  • 安全性
  • 更轻松的维护和扩展
  • 更轻松的迁移
  • 一致的运行环境
<!-- gh-comment-id:1260718199 --> @Becods commented on GitHub (Sep 28, 2022): > @StudentWeis 为什么要用docker呢,frp本来就是绿色免安装,一个单应用+一个ini配置,用了docker反倒更加麻烦了。 Docker对开发的影响不大,但对于部署来说是场革命 传统的部署模式是:安装(包管理工具或者源码包编译)->配置->运行 Docker的部署模式是:复制->运行 除此之外docker化还有 - 隔离性 - 安全性 - 更轻松的维护和扩展 - 更轻松的迁移 - 一致的运行环境
Author
Owner

@StudentWeis commented on GitHub (Sep 28, 2022):

同意

<!-- gh-comment-id:1260896119 --> @StudentWeis commented on GitHub (Sep 28, 2022): 同意
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#2488
No description provided.