Otus9051

Results 3 issues of Otus9051

Whenever I am trying the start OSX with this command ``` docker run \ --device /dev/kvm \ --device /dev/snd \ -v /tmp/X11-unix:/tmp/X11-unix \ -e "DISPLAY=${DISPLAY:-:0.0}" \ sickcodes/docker-osx:latest ``` This happens...

documentation

### Preflight Checklist - [X] I agree to follow the [Code of Conduct](https://cider.sh/legal/conduct) that this project adheres to. - [X] I have searched the [issue tracker](https://github.com/ciderapp/Cider-2/issues) for a bug report...

bug