oasislinux / oasis

a small statically-linked linux system
Other
2.75k stars 84 forks source link

Is possible add Chromium,Docker,KVM? #5

Closed royvu closed 6 years ago

royvu commented 6 years ago

Is possible add Chromium,Docker,KVM?

michaelforney commented 6 years ago

chromium: Probably not. Its wayland support is still has a long way to go, and it has loads of dependencies. docker: Do you mean building an oasis docker image, or running docker containers from within oasis? The first is probably pretty easy. Not sure about the second. kvm: Can you clarify? You can build support for kvm into your kernel as you would normally do.