[GH-ISSUE #4596] 在创建了FRP用户并开启服务的客户端上,使用docker创建容器。容器的默认用户指向了frp #3632

Closed
opened 2026-05-05 14:19:56 -06:00 by gitea-mirror · 1 comment
Owner

Originally created by @yangganboy on GitHub (Dec 18, 2024).
Original GitHub issue: https://github.com/fatedier/frp/issues/4596

Bug Description

使用
sudo docker run --name redis -p 6379:6379 --restart=always -d redis:7.2.1
创建容器

不知是docker的bug还是frp的问题
微信截图_20241218204047

frpc Version

0.61

frps Version

0.61

System Architecture

ubuntu 24/amd64

Configurations

无特殊配置

Logs

No response

Steps to reproduce

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 @yangganboy on GitHub (Dec 18, 2024). Original GitHub issue: https://github.com/fatedier/frp/issues/4596 ### Bug Description 使用 sudo docker run --name redis -p 6379:6379 --restart=always -d redis:7.2.1 创建容器 不知是docker的bug还是frp的问题 ![微信截图_20241218204047](https://github.com/user-attachments/assets/d83470ec-b362-4782-ae2c-e3f7feecee69) ### frpc Version 0.61 ### frps Version 0.61 ### System Architecture ubuntu 24/amd64 ### Configurations 无特殊配置 ### Logs _No response_ ### Steps to reproduce _No response_ ### Affected area - [ ] Docs - [ ] Installation - [ ] Performance and Scalability - [ ] Security - [ ] User Experience - [ ] Test and Release - [ ] Developer Infrastructure - [ ] Client Plugin - [ ] Server Plugin - [ ] Extensions - [ ] Others
Author
Owner

@yangganboy commented on GitHub (Dec 18, 2024):

docker 默认使用uid 999 冲突了

<!-- gh-comment-id:2551314474 --> @yangganboy commented on GitHub (Dec 18, 2024): docker 默认使用uid 999 冲突了
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#3632
No description provided.