mirror of
https://github.com/sickcodes/Docker-OSX.git
synced 2026-01-11 21:10:25 +01:00
failed to create endpoint sweet_joliot on network bridge #124
Reference in New Issue
Block a user
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).
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.