[GH-ISSUE #4525] [Feature Request] dockerhub的fatedier/frps中建议增加Tag:latest #3574

Closed
opened 2026-05-05 14:17:50 -06:00 by gitea-mirror · 3 comments
Owner

Originally created by @zzzshanghai on GitHub (Nov 5, 2024).
Original GitHub issue: https://github.com/fatedier/frp/issues/4525

Describe the feature request

fatedier您好,我使用docker部署frps。因dockerhub的fatedier/frps中,TAG仅有v0.61.0,我使用docker pull fatedier/frps,无法直接拉取最新版的镜像。系统提示如下:
docker pull fatedier/frps
Using default tag: latest
Error response from daemon: manifest for fatedier/frps:latest not found: manifest unknown: manifest unknown

为便于直接拉取镜像,且可以使用 containrrr/watchtower 自动更新镜像,建议增加TAG:latest(截图如下)。谢谢。
微信截图_20241105200116

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 @zzzshanghai on GitHub (Nov 5, 2024). Original GitHub issue: https://github.com/fatedier/frp/issues/4525 ### Describe the feature request fatedier您好,我使用docker部署frps。因dockerhub的fatedier/frps中,TAG仅有v0.61.0,我使用docker pull fatedier/frps,无法直接拉取最新版的镜像。系统提示如下: docker pull fatedier/frps Using default tag: latest Error response from daemon: manifest for fatedier/frps:latest not found: manifest unknown: manifest unknown 为便于直接拉取镜像,且可以使用 containrrr/watchtower 自动更新镜像,建议增加TAG:latest(截图如下)。谢谢。 ![微信截图_20241105200116](https://github.com/user-attachments/assets/96fde7cd-5482-4ecf-a9b9-2d0a1707398d) ### Describe alternatives you've considered _No response_ ### Affected area - [ ] Docs - [X] Installation - [ ] Performance and Scalability - [ ] Security - [ ] User Experience - [ ] Test and Release - [ ] Developer Infrastructure - [ ] Client Plugin - [ ] Server Plugin - [ ] Extensions - [ ] Others
Author
Owner

@fatedier commented on GitHub (Nov 20, 2024):

https://github.com/fatedier/frp/issues/2972#issuecomment-1149380901

<!-- gh-comment-id:2487274784 --> @fatedier commented on GitHub (Nov 20, 2024): https://github.com/fatedier/frp/issues/2972#issuecomment-1149380901
Author
Owner

@fatedier commented on GitHub (Nov 20, 2024):

目前 v0 版本没有兼容性保证,版本和配置强相关,不会提供 latest 镜像,请明确指定镜像版本。

<!-- gh-comment-id:2487277100 --> @fatedier commented on GitHub (Nov 20, 2024): 目前 v0 版本没有兼容性保证,版本和配置强相关,不会提供 latest 镜像,请明确指定镜像版本。
Author
Owner

@wuai1024 commented on GitHub (Dec 7, 2024):

image

@zzzshanghai 可以使用我的镜像,就是基于官方编译的,加入了 32 位和其他的支持。 latest 是最新版本。

| frpc

docker pull qq851161583/frpc

| frps

docker pull qq851161583/frps
<!-- gh-comment-id:2525071731 --> @wuai1024 commented on GitHub (Dec 7, 2024): ![image](https://github.com/user-attachments/assets/cdb3c49d-88ff-4603-b9ec-958d5ad3889d) @zzzshanghai 可以使用我的镜像,就是基于官方编译的,加入了 32 位和其他的支持。 latest 是最新版本。 | frpc ```bash docker pull qq851161583/frpc ``` | frps ```bash docker pull qq851161583/frps ```
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#3574
No description provided.