Docker-OSX icon indicating copy to clipboard operation
Docker-OSX copied to clipboard

Unraid support.

Open EmmanuelZapata opened this issue 5 years ago • 11 comments

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!

EmmanuelZapata avatar Jun 15 '20 06:06 EmmanuelZapata

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 avatar Jun 15 '20 12:06 sickcodes

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 avatar Jun 15 '20 19:06 hcp-coder

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 avatar Jun 16 '20 16:06 EmmanuelZapata

Try the VNC version in the VNC folder

sickcodes avatar Jun 16 '20 16:06 sickcodes

Will do! Thanks!

EmmanuelZapata avatar Jun 16 '20 16:06 EmmanuelZapata

How’d you go?

sickcodes avatar Jun 18 '20 00:06 sickcodes

Haven't had a chance yet. I'll be working on it this weekend though! Thanks for checking back in.

EmmanuelZapata avatar Jun 18 '20 05:06 EmmanuelZapata

Hello @EmmanuelZapata Did you finally manage to install this awesome project on an unRAID setup ?

sam5558 avatar Oct 14 '21 15:10 sam5558

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.

EmmanuelZapata avatar Oct 17 '21 07:10 EmmanuelZapata

@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 avatar Nov 29 '22 13:11 juan11perez

I found this guide: https://whitematter.tech/posts/run-dockerized-macos-on-unraid/

cryptedx avatar Jan 28 '23 15:01 cryptedx