dockur / windows-arm

Windows for ARM in a Docker container.
MIT License
818 stars 91 forks source link

Display output is not activate #168

Closed Apriqi closed 2 weeks ago

Apriqi commented 4 months ago

Operating system

Ubuntu 18.04

Description

Display output is not activate

Docker compose

version: "3.0" services: qemu: container_name: arm_ubuntu image: qemux/qemu-arm environment: RAM_SIZE: "4G" CPU_CORES: "4" DISK_SIZE: "20G" cap_add:

Docker log

no

Screenshots (optional)

image

Apriqi commented 4 months ago

docker log如下: image

prokopp80 commented 4 months ago

Hi folks, same issue on my side. Any clue how to solve it?

Loggsie commented 3 months ago

Hi folks, same issue on my side. Any clue how to solve it?

What disk size have you specified?

kroese commented 3 weeks ago

Is this issue still present with the latest version (v2.20)?

kroese commented 2 weeks ago

Should be fixed now