Also, how do I add some more ram? 3 GB seems a bit low for me.
Originally created by @funkekaiser on GitHub (May 13, 2021).
I have installed OSX successfully and now want to change the vm's resolution.
All I found was #35 and it redirects to #163. What am I supposed to do?
I would like to be able to use sound, how do I activate PulseAudio? The code on the front page does not help me, other than installing another docker:
```
docker run \
--device /dev/kvm \
-e AUDIO_DRIVER=pa,server=unix:/tmp/pulseaudio.socket \
-v "/run/user/$(id -u)/pulse/native:/tmp/pulseaudio.socket" \
-v /tmp/.X11-unix:/tmp/.X11-unix \
sickcodes/docker-osx
```
Also, how do I add some more ram? 3 GB seems a bit low for me.
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 @funkekaiser on GitHub (May 13, 2021).
I have installed OSX successfully and now want to change the vm's resolution.
All I found was #35 and it redirects to #163. What am I supposed to do?
I would like to be able to use sound, how do I activate PulseAudio? The code on the front page does not help me, other than installing another docker:
Also, how do I add some more ram? 3 GB seems a bit low for me.
@tejasness commented on GitHub (May 14, 2021):
See the instructions to change resolution on readme file
@sickcodes commented on GitHub (May 16, 2021):
Use naked now, see the readme to change container types