Hacker News new | ask | show | jobs
by cpuguy83 1505 days ago
Volumes are mapped in already. They get mounted to the containers rootfs dir, and that is used as a preopen for wasi.

https://github.com/deislabs/runwasi/blob/9a43a31c1f29df65392...