Skip to content

Docker fails to start #131

@Otus9051

Description

@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

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    documentationImprovements or additions to documentation

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions