Originally created by @Aholicknight on GitHub (Feb 15, 2025).
Hello! I am having a problem setting up docker-osx in a proxmox container. I have unchecked "Unprivileged container" before installing the container and enabled nesting as well. When I run the command, it says "Error response from daemon: error gathering device information while adding custom device "/dev/kdm": no such file or directory"
If I run kvm-ok in the console it says /dev/kdm does not exist and that my CPU supports KVM extensions.
How would I fix this, please?
Thank you!
Originally created by @Aholicknight on GitHub (Feb 15, 2025).

Hello! I am having a problem setting up docker-osx in a proxmox container. I have unchecked "Unprivileged container" before installing the container and enabled nesting as well. When I run the command, it says "Error response from daemon: error gathering device information while adding custom device "/dev/kdm": no such file or directory"
If I run `kvm-ok` in the console it says `/dev/kdm does not exist` and that my CPU supports KVM extensions.
How would I fix this, please?
Thank you!
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
Originally created by @Aholicknight on GitHub (Feb 15, 2025).
Hello! I am having a problem setting up docker-osx in a proxmox container. I have unchecked "Unprivileged container" before installing the container and enabled nesting as well. When I run the command, it says "Error response from daemon: error gathering device information while adding custom device "/dev/kdm": no such file or directory"
If I run
kvm-okin the console it says/dev/kdm does not existand that my CPU supports KVM extensions.How would I fix this, please?
Thank you!