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!
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!
I’m not sure how unraid works, looks cool though. Is it like... Stadia??
What is your desktop environment?
echo $DISPLAY
ls -lh /dev/kvm
ls /bin | grep qemu
@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?
```
echo $DISPLAY
ls -lh /dev/kvm
ls /bin | grep qemu
```
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
@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.
@EmmanuelZapata commented on GitHub (Oct 17, 2021):
Nope.
On Thu, Oct 14, 2021 at 10:22 AM sam5558 ***@***.***> wrote:
> Hello @EmmanuelZapata <https://github.com/EmmanuelZapata>
> Did you finally manage to install this awesome project on an unRAID setup ?
>
> —
> You are receiving this because you were mentioned.
> Reply to this email directly, view it on GitHub
> <https://github.com/sickcodes/Docker-OSX/issues/42#issuecomment-943463505>,
> or unsubscribe
> <https://github.com/notifications/unsubscribe-auth/ALOFEWGVVAUPWVBOHZBX2R3UG3YSPANCNFSM4N53W4ZQ>
> .
> Triage notifications on the go with GitHub Mobile for iOS
> <https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675>
> or Android
> <https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub>.
>
>
@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?
@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?
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
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/