fatedier / frp

A fast reverse proxy to help you expose a local server behind a NAT or firewall to the internet.
Apache License 2.0
86.34k stars 13.35k forks source link

[Feature Request] add `latest ` docker tag in docker hub #2972

Closed jayagami closed 2 years ago

jayagami commented 2 years ago

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

fatedier commented 2 years ago

development-status

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

jayagami commented 2 years ago

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.

github-actions[bot] commented 2 years ago

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

ImranR98 commented 3 months ago

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

jayagami commented 3 months ago

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

I currently utilize a third-party Docker image.