mirror of
https://github.com/fatedier/frp.git
synced 2026-05-15 08:05:49 -06:00
[GH-ISSUE #5288] Building docker container fails #4079
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#4079
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 @hrvylein on GitHub (Apr 13, 2026).
Original GitHub issue: https://github.com/fatedier/frp/issues/5288
Bug Description
Building the docker container fails in the first step when building web assets due to missing shared components.
docker build -t test/frps:0.68.0 --file dockerfiles/Dockerfile-for-frps .Error message:
frpc Version
0.68.0
frps Version
0.68.0
System Architecture
linux/amd64
Configurations
not needed
Logs
No response
Steps to reproduce
...
Affected area
@fatedier commented on GitHub (Apr 14, 2026):
Please retry with the latest code. This build issue appears to have already been fixed in the current Dockerfile/frontend layout.
@github-actions[bot] commented on GitHub (Apr 29, 2026):
Issues go stale after 14d of inactivity. Stale issues rot after an additional 3d of inactivity and eventually close.