mirror of
https://github.com/sickcodes/Docker-OSX.git
synced 2026-04-27 16:45:49 +03:00
[GH-ISSUE #42] Unraid support. #35
Labels
No labels
bug
documentation
enhancement
following upstream developments
good first issue
help wanted
invalid
pull-request
question
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/Docker-OSX#35
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 @EmmanuelZapata on GitHub (Jun 15, 2020).
Original GitHub issue: https://github.com/sickcodes/Docker-OSX/issues/42
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/