Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CA Template Request - Docker-OSX #379

Open
abhiiously opened this issue Feb 4, 2023 · 0 comments
Open

CA Template Request - Docker-OSX #379

abhiiously opened this issue Feb 4, 2023 · 0 comments
Labels
Template Request Requested templates

Comments

@abhiiously
Copy link

abhiiously commented Feb 4, 2023

NOTE

If you know how to make unraid container templates PR's are welcome!
Check out our guide: Writing a template compatible for Unraid - Selfhosters.net


Please add the dockerhub repo link and github/gitlab link below
[]
https://github.com/sickcodes/Docker-OSX
https://hub.docker.com/r/sickcodes/docker-osx

Post any additional information about the project that you know is important

From what I understand (and its not much about this stuff really) this is what is needed to make it work proper
docker run -i
--device /dev/kvm
--device /dev/snd
-p 50922:10022
-p 5999:5999
-v /tmp/.X11-unix:/tmp/.X11-unix
-e "DISPLAY=${DISPLAY:-:0.0}"
-e EXTRA="-display none -vnc 0.0.0.0:99,password=on"
-e MASTER_PLIST_URL=''
-e GENERATE_SPECIFIC=true
-e DEVICE_MODEL=""
-e SERIAL=""
-e BOARD_SERIAL=""
-e UUID=""
-e MAC_ADDRESS=""
-d --privileged
sickcodes/docker-osx:ventura

@abhiiously abhiiously added the Template Request Requested templates label Feb 4, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Template Request Requested templates
Projects
None yet
Development

No branches or pull requests

1 participant