themis icon indicating copy to clipboard operation
themis copied to clipboard

Have Node JS Alpine Docker Images with Themis building/compiling with all the dependencies

Open djaffer opened this issue 3 years ago • 2 comments

A humble suggestion/request, if you guys can come up with docker, nodejs alpine builds or any ubuntu alpine with workable themis binaries compiling for all JS packages make from the source it will be a huge help.

Also if I want to use jsthemis it is a lot of manual effort to get the dependencies to install first and then be able to use, many times it is not possible to have a full-blown image to run the server rather alpine builds are used. If an image is a lot to ask maybe have a script that does everything.

Installing the BoringSSL was a nightmare for me I am not sure if I got it.

djaffer avatar Aug 21 '22 04:08 djaffer

Yeah, we are working on it.

Meanwhile, Themis already has openssl3.0 support covered by make file feature flag. The plan is to ensure full compatibility and release new version. ETA hopefully spring 23. https://github.com/cossacklabs/themis/issues/873

vixentael avatar Feb 01 '23 13:02 vixentael

This is essential and hope is not a big time taker for someone in your team who knows about deps. For us it is a nightmare to do. Luckily, I was able to find openssl older version but in newer it was giving all sorts of errors.

djaffer avatar Feb 10 '23 04:02 djaffer