IBM / fhe-toolkit-linux

IBM Fully Homomorphic Encryption Toolkit For Linux. This toolkit is a Linux based Docker container that demonstrates computing on encrypted data without decrypting it! The toolkit ships with two demos including a fully encrypted Machine Learning inference with a Neural Network and a Privacy-Preserving key-value search.
MIT License
1.44k stars 159 forks source link

Addition of Alpine Linux as a container type #24

Closed lizjmaple closed 4 years ago

lizjmaple commented 4 years ago

Create base HELib container and toolkit containers for Alpine Linux, then plumb these into all setup and configuration scripting.

lizjmaple commented 4 years ago

Would like to assign this to myself, but am unable to.

faberga commented 4 years ago

@lizjmaple Done

dowem commented 4 years ago

As an update to this issue, we are working on it, and hopefully, it can land soon for anyone int the community who wants to try it.

dowem commented 4 years ago

Alpine is indeed now supported in the builds as well as in fetchable images from DockerHub 👍🏻 Rejoice Alpine lovers!