Immediately after switching the page, it will work with CSR.
Please reload your browser to see how it works.
Awesome tech, excited to dig deeper for healthcare
- Mounting persistent storage for file i/o
- Replacing noVNC with a faster alternative
Would love feedback, especially if you’ve worked on fast-cold-start systems or unikernel-based infra.
I used this one-liner to run an instance directly from remote source:
dagger -c 'git https://github.com/onkernel/kernel-images | head | tree | docker-build --dockerfile containers/docker/Dockerfile | up --ports 8501:8501,8080:8080,6080:6080,9222:9222'
Be aware that the initial docker build is quite long... But caching kicks in for subsequent runs.I look forward to playing with this!
How hard would it be to boot a computer to this as an OS?
Obviously since this is open source, then I can self host it. What other reasons?
Just curious!