[GH-ISSUE #2972] [Feature Request] add latest docker tag in docker hub #2373

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

Originally created by @jayagami on GitHub (Jun 7, 2022).
Original GitHub issue: https://github.com/fatedier/frp/issues/2972

Describe the feature request

add latest docker tag in docker hub

currently only version and test tags appeared in docker hub
https://hub.docker.com/r/fatedier/frps/tags

if running

docker pull fatedier/frps

you will get

 Error response from daemon: manifest for fatedier/frps:latest not found:

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 @jayagami on GitHub (Jun 7, 2022). Original GitHub issue: https://github.com/fatedier/frp/issues/2972 ### Describe the feature request add `latest ` docker tag in docker hub currently only version and test tags appeared in docker hub https://hub.docker.com/r/fatedier/frps/tags if running ``` docker pull fatedier/frps ``` you will get ``` Error response from daemon: manifest for fatedier/frps:latest not found: ``` ### Describe alternatives you've considered _No response_ ### Affected area - [ ] Docs - [ ] Installation - [ ] Performance and Scalability - [ ] Security - [X] User Experience - [ ] Test and Release - [ ] Developer Infrastructure - [ ] Client Plugin - [ ] Server Plugin - [ ] Extensions - [ ] Others
gitea-mirror 2026-05-05 13:31:34 -06:00
Author
Owner

@fatedier commented on GitHub (Jun 8, 2022):

development-status

No compatibility promise. You should always make sure which version you used.

<!-- gh-comment-id:1149380901 --> @fatedier commented on GitHub (Jun 8, 2022): [development-status](https://github.com/fatedier/frp#development-status) No compatibility promise. You should always make sure which version you used.
Author
Owner

@jayagami commented on GitHub (Jun 9, 2022):

development-status

No compatibility promise. You should always make sure which version you used.

Using the latest tag facilitates the use of tools like Watchtower. It helps to ensure the security of the software and that bugs are fixed immediately.

Of course, the action will do the same thing, but it makes things more complicated.

<!-- gh-comment-id:1151351420 --> @jayagami commented on GitHub (Jun 9, 2022): > [development-status](https://github.com/fatedier/frp#development-status) > > No compatibility promise. You should always make sure which version you used. Using the latest tag facilitates the use of tools like Watchtower. It helps to ensure the security of the software and that bugs are fixed immediately. Of course, the action will do the same thing, but it makes things more complicated.
Author
Owner

@github-actions[bot] commented on GitHub (Jul 10, 2022):

Issues go stale after 30d of inactivity. Stale issues rot after an additional 7d of inactivity and eventually close.

<!-- gh-comment-id:1179628783 --> @github-actions[bot] commented on GitHub (Jul 10, 2022): Issues go stale after 30d of inactivity. Stale issues rot after an additional 7d of inactivity and eventually close.
Author
Owner

@ImranR98 commented on GitHub (Jul 21, 2024):

Could this be re-opened? It is still an issue.

<!-- gh-comment-id:2241815630 --> @ImranR98 commented on GitHub (Jul 21, 2024): Could this be re-opened? It is still an issue.
Author
Owner

@jayagami commented on GitHub (Aug 3, 2024):

Could this be re-opened? It is still an issue.

I currently utilize a third-party Docker image.

<!-- gh-comment-id:2266898637 --> @jayagami commented on GitHub (Aug 3, 2024): > Could this be re-opened? It is still an issue. I currently utilize a third-party Docker image.
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#2373
No description provided.