mirror of
https://github.com/sickcodes/Docker-OSX.git
synced 2026-01-11 21:10:25 +01:00
Unraid support. #36
Reference in New Issue
Block a user
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 @EmmanuelZapata on GitHub (Jun 15, 2020).
Great docker! I'm a bit of a noobie on how to use this in Unraid. I can't seem to get past the KVM part. Any help would be amazing!
@sickcodes commented on GitHub (Jun 15, 2020):
I’m not sure how unraid works, looks cool though. Is it like... Stadia??
What is your desktop environment?
@hcp-coder commented on GitHub (Jun 15, 2020):
unRAID is a NAS OS. It doesn't have a desktop enviroment in the classic way,
echo $DISPLAY output is empty
ls -lh /dev/kvm output is /dev/kvm
ls /bin | grep qemu output is empty
I hope this helps
@EmmanuelZapata commented on GitHub (Jun 16, 2020):
UnRaid is a NAS OS that supports Docker. I thought this could work like. https://hub.docker.com/r/consol/centos-xfce-vnc/ At least I was hoping so.
@sickcodes commented on GitHub (Jun 16, 2020):
Try the VNC version in the VNC folder
@EmmanuelZapata commented on GitHub (Jun 16, 2020):
Will do! Thanks!
@sickcodes commented on GitHub (Jun 18, 2020):
How’d you go?
@EmmanuelZapata commented on GitHub (Jun 18, 2020):
Haven't had a chance yet. I'll be working on it this weekend though! Thanks for checking back in.
@sam5558 commented on GitHub (Oct 14, 2021):
Hello @EmmanuelZapata
Did you finally manage to install this awesome project on an unRAID setup ?
@EmmanuelZapata commented on GitHub (Oct 17, 2021):
Nope.
On Thu, Oct 14, 2021 at 10:22 AM sam5558 @.***> wrote:
@juan11perez commented on GitHub (Nov 29, 2022):
@sickcodes short note to thank you for this project. I was able to run it in unraid using your vnc-version.
The current docker file pulls catalina, would I be able to run others simply by using the other base image?
i.e monterey?
@cryptedx commented on GitHub (Jan 28, 2023):
I found this guide: https://whitematter.tech/posts/run-dockerized-macos-on-unraid/