nurdism / neko

A self hosted virtual browser (rabb.it clone) that runs in docker.
Apache License 2.0
2.03k stars 185 forks source link

Would it be possible also to run anything another then a Webbrowser like a Software? #36

Closed LavaMensch closed 4 years ago

LavaMensch commented 4 years ago

Could this be used for an thinfinity virtualui alternative?

nurdism commented 4 years ago

yes, like this https://github.com/nurdism/neko/blob/master/.docker/files/chromium/Dockerfile use nurdism/neko:base and add a supervisord conf file to /etc/neko/supervisord/ folder

LavaMensch commented 4 years ago

Would it be also available for exe files? So that i can virtualize Windows Programms?

nurdism commented 4 years ago

Unfortunately no this is Linux only