mirror of
https://github.com/fatedier/frp.git
synced 2026-05-15 08:05:49 -06:00
[GH-ISSUE #2471] build docker image without go command or provide official docker image #1962
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#1962
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 @nnnewb on GitHub (Jul 7, 2021).
Original GitHub issue: https://github.com/fatedier/frp/issues/2471
The solution you want
docker build . -f dockerfiles/Docker-for-frpscompile frps and build docker image.Alternatives considered
... or provide official frps/frpc docker image? So I don't need build it by myself.
How to implement this function
run
make frps/make frpcinside Dockerfile.Application scenarios of this function
easy to use.
@fakeboboliu commented on GitHub (Jul 7, 2021):
https://hub.docker.com/r/fatedier/frpc/tags
https://hub.docker.com/r/fatedier/frps/tags
@nnnewb commented on GitHub (Jul 8, 2021):
感谢。
我有这一问主要是因为 README 和 wiki 都没有说明官方镜像是哪个,docker hub 的 fatedier 这个账号所有者也不能确定是这个仓库的所有者。
如果这两个链接确实是官方镜像的话,期望最好是能把链接加入 README ,让其他人也能少走点弯路。
@fakeboboliu commented on GitHub (Jul 8, 2021):
https://github.com/fatedier/frp/blob/dev/.github/workflows/build-and-push-image.yml
@nnnewb commented on GitHub (Jul 8, 2021):
非常感谢你的答复。
@github-actions[bot] commented on GitHub (Aug 8, 2021):
Issues go stale after 30d of inactivity. Stale issues rot after an additional 7d of inactivity and eventually close.