-
-
Notifications
You must be signed in to change notification settings - Fork 1.5k
Description
Operating System
Ubuntu 24.04
Docker Image
docker run -d -p 6080:6080 -e EMULATOR_DEVICE="Pixel C" -e WEB_VNC=true --device /dev/kvm --name android-container budtmo/docker-android:emulator_16.0
Expected behaviour
docker run -d -p 6080:6080 -e EMULATOR_DEVICE="Pixel C" -e WEB_VNC=true --device /dev/kvm --name android-container budtmo/docker-android:emulator_16.0
docker: unknown server OS:
Actual behaviour
docker run -d -p 6080:6080 -e EMULATOR_DEVICE="Pixel C" -e WEB_VNC=true --device /dev/kvm --name android-container budtmo/docker-android:emulator_16.0
docker: unknown server OS:
Logs
Just some backup info:
From neofetch:
OS: Ubuntu 24.04.3 LTS x86_64
Host: HP EliteDesk 705 G3 Desktop Mini
Kernel: 6.8.0-83-generic
Uptime: 5 mins
Packages: 864 (dpkg), 4 (snap)
Shell: bash 5.2.21
Terminal: /dev/pts/0
CPU: AMD PRO A6-9500E R5 2C+4G (2) @ 3.393GHz
GPU: AMD ATI Radeon R5/R6/R7 Graphics
Memory: 719MiB / 15420MiB
Docker and Portainer client installed as well. Currently hosting a WordPress image in a docker container.
Thanks in advance