-
Thomas Bouvier authored
All clients are compiled from the new "make clients" or "make install-clients" targets. Resulting binaries do not need to be linked to the KerA shared library anymore, but are statically linked to libkera.a instead. This commit also adds a proper Dockerfile to build an image containing all clients.
Thomas Bouvier authoredAll clients are compiled from the new "make clients" or "make install-clients" targets. Resulting binaries do not need to be linked to the KerA shared library anymore, but are statically linked to libkera.a instead. This commit also adds a proper Dockerfile to build an image containing all clients.