Closed BrushXue closed 1 year ago
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)
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.
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