-
Notifications
You must be signed in to change notification settings - Fork 1.6k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
FreeBSD compatibility #141
Comments
Are you creating a jail for TrueNAS? If not, have you considered enabling Linux Binary Compatibility in FreeBSD ? (side note: it's not a bug if you're talking about an unsupported platform/architecture) |
I've upgraded to TrueNAS Scale so I can use docker. It's a waste of time to deal with the linux compatibility in FreeBSD. |
With merged PR #207 and waiting PR #208 you can run rustdesk server as native service on FreeBSD. Needs less CPU/Mem than and empty running containerd and docker alone. Also it is kind of the only way to run it on FreeBSD, where containers & docker also not trivial to run. Plus this gives you the possibility to run them in jails. |
I can confirm now it works in jails (TrueNAS CORE) |
Describe the bug
Can't build on FreeBSD
Describe the environment
TrueNAS 13.0 U2
Jails: FreeBSD 13.1-RELEASE-p3
Rust: 1.63.0
How to Reproduce the bug
Expected behavior
Additional context
I have zero knowledge about Rust and I'm not sure if it's a Rust problem or FreeBSD problem.
Notes
The text was updated successfully, but these errors were encountered: