-
-
Notifications
You must be signed in to change notification settings - Fork 2.9k
Closed
Labels
documentationImprovements or additions to documentationImprovements or additions to documentation
Description
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
docker: unknown server OS: .
This is my uname -a
Linux garuda 5.10.7-111-tkg-bmq #1 TKG SMP PREEMPT Sun, 17 Jan 2021 02:26:07 +0000 x86_64 GNU/Linux
The distro I am using is Garuda Linux
based on Arch Linux
with 5.10.7-111-TKG-BMQ Kernel
jailsonpaca and shrx
Metadata
Metadata
Assignees
Labels
documentationImprovements or additions to documentationImprovements or additions to documentation