logoalt Hacker News

Normal_gaussianyesterday at 4:33 PM1 replyview on HN

The way to do this today is to do it outside of node. Using an overlay fs with the overlay being a ramfs. You can even chroot into it if you can't scope the paths you need to be just downstream from some directory. Or, just use docker.


Replies

mohsen1yesterday at 4:42 PM

making that work cross platform is pure pain

show 2 replies