mirror of
https://github.com/fatedier/frp.git
synced 2026-05-15 08:05:49 -06:00
[GH-ISSUE #4596] 在创建了FRP用户并开启服务的客户端上,使用docker创建容器。容器的默认用户指向了frp #3632
Labels
No labels
In Progress
WIP
WaitingForInfo
bug
doc
duplicate
easy
enhancement
future
help wanted
invalid
lifecycle/stale
need-issue-template
need-usage-help
no plan
proposal
pull-request
question
todo
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: github-starred/frp#3632
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?
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的问题

frpc Version
0.61
frps Version
0.61
System Architecture
ubuntu 24/amd64
Configurations
无特殊配置
Logs
No response
Steps to reproduce
No response
Affected area
@yangganboy commented on GitHub (Dec 18, 2024):
docker 默认使用uid 999 冲突了