Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

Can I run this in a container?


dockerc can, the produced executables cannot, at least not without some tweaking.

Even if you path through `/dev/fuse` and `/usr/bin/fusermount3` (using -v) it fails the mount the fuse filesystems with the error message "Operation not permitted".

It might be possible to make it work if it falls back to extracting the container when failing the mount the fuse filesystems.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: