Closed Hirsinkai closed 3 weeks ago
If there is no KVM support remove /dev/kvm from the compose YAML and redeploy
To fix X11 forwarding error uncomment the below line of your sshd_config file on the local machine - usually located at at /etc/ssh/sshd_config
From
To
X11Forwarding yes
Save and restart ssh with
sudo systemctl restart sshd
Running the container without KVM may not always work
Operating system
Kylin-V10-SP3
Description
Encountering the “Display output is not active” issue, how can it be resolved?
Nested virtualization is not supported
KVM: N
Docker compose
Docker log
Screenshots (optional)