Exactly the reason I don't recommend Alpine! It's a pain to compile a custom service with multiple dependencies for this distro.
HN user
wizzardy
Highly skilled server-side developer. My passion is to develop high-available, multi-threaded, high-performance Linux network applications.
https://github.com/wizzard
If anyone interested in similar library in C language, take a look at my simple libTprint library: https://github.com/wizzard/libtprint Hope it helps!
I'm working on a FUSE-based userspace filesystem for accessing Amazon S3 buckets: https://github.com/skoobe/riofs This is my hobby project, but recently it's got attention to several startups, so I hope I'll be able to spend more time to work on it.
these guys stealing articles from other site (without adding any references). The original article (in Russian): http://habrahabr.ru/post/223361/
Marbella, Spain is starting to get some attention from investors lately (http://marbellalabs.com). I really hope we will see more tech people here soon.
Hopefully at the end you figured it out. one of the option is to set --trace-children to "no".
If anyone interested to see some real-world open-source FUSE example (but written in C), take a look at our project RioFS: (https://github.com/skoobe/riofs): an userspace filesystem for Amazon S3 buckets that runs on Linux and MacOSX (FreeBSD support is comming as well).