A NSS service for Docker containers resolving
libcurl
(>= 7.80)libcjson
(>= 1.7.15)
Note that older versions of the dependencies may work, but they have not been tested
Requires meson
and ninja
.
meson setup builddir && cd builddir && meson install
Requires meson
and ninja
.
meson setup --buildtype=debug builddir && cd builddir && meson compile