mirror of
https://github.com/rustdesk/rustdesk.git
synced 2026-03-02 19:26:56 -05:00
Docker build has errors section is errors (dependencies) issues #1732
Labels
No labels
bug
documentation
duplicate
enhancement
enhancement
enhancement
good first issue
help wanted
invalid
question
unreproducible
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/rustdesk-rustdesk#1732
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 @ksingh7 on GitHub (May 1, 2023).
Bug Description
Error while building via docker , as mentioned in this documentation
How to Reproduce
Begin by cloning the repository and building the Docker container:
Expected Behavior
Docker container should successfully build
Operating system(s) on local side and remote side
Ubuntu (Arm) , Amazon Linux (x86) , MacOS (M2)
RustDesk Version(s) on local side and remote side
Master Branch
Screenshots
Additional Context
No response
@rustdesk commented on GitHub (May 1, 2023):
#763
@ksingh7 commented on GitHub (May 1, 2023):
@rustdesk this is not specific to win7/8 , build fails across the board of any OS. This PR fixes https://github.com/rustdesk/rustdesk/pull/4249
Thanks , love to contribute more to your project