aind-containers / aind

AinD: Android in Docker. Ain't an emulator.
Apache License 2.0
1.49k stars 90 forks source link

Running on OpenShift 4.5 #50

Open weizenberg opened 4 years ago

weizenberg commented 4 years ago

Hello,

Did you manage to run this on openshift? I installed the modules on RHEL 7.8, made some minor fixes to fit it to the kernel version (3.10).

However, the "systemctl is-system-running" returning always degraded.

I tried to look over the logs, but found nothing. When I tried to run the anbox launch command from the docker manually, it returned [daemon.cpp:61@Run] Failed to connect to DBus.

I installed apt install dbus-x11 && export $(dbus-launch). The second run of anbox launch returned Failed to initialize SDL: No available video device.

AkihiroSuda commented 4 years ago

Haven't tried, but kernel 3.10 might be too old