mirror of
https://github.com/sickcodes/Docker-OSX.git
synced 2026-04-27 00:25:48 +03:00
[GH-ISSUE #176] failed to create endpoint sweet_joliot on network bridge #126
Labels
No labels
bug
documentation
enhancement
following upstream developments
good first issue
help wanted
invalid
pull-request
question
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/Docker-OSX#126
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @leknoppix on GitHub (Mar 11, 2021).
Original GitHub issue: https://github.com/sickcodes/Docker-OSX/issues/176
Hello, I have found this project and I want to try it!
uname -a
Linux luminex-arch 5.11.4-arch1-1 #1 SMP PREEMPT Sun, 07 Mar 2021 18:00:49 +0000 x86_64 GNU/Linux; echo "${DISPLAY}"
:0; grep NAME /etc/os-release
; df -h .
; qemu-system-x86_64 --version
not installed
; libvirtd --version
not installed
; free -mh
; nproc
4; egrep -c '(svm|vmx)' /proc/cpuinfo
8; ls -lha /dev/kvm
crw-rw-rw- 1 root kvm 10, 232 11 mars 18:50 /dev/kvm; ls -lha /tmp/.X11-unix/
; ps aux | grep dockerd
; docker ps | grep osx
Empty
; grep "docker|kvm|virt" /etc/group
But I have this error:
Can anyone help
Thanks
@sickcodes commented on GitHub (Mar 12, 2021):
Sounds like your docker is misconfigured and a permissions error. Reinstall Docker, and or add yourself to the docker group, libvirt group and kvm group.