Bringing back Docker and GH images

Hello,

I’m currently evaluating OpenFHE, along with a project that integrates with it. I noticed that the Dockerfile and related instructions in the repository have not been updated in about three years. I’ve already refreshed these on my personal fork and wanted to ask if there’s interest in updating the official version.

Additionally, would there be interest in adding a GitHub workflow to automatically build the Docker image(s)? I believe this could streamline the developer and researcher experience and help new contributors get started more quickly.

Thank you

I came up with something like this, which I believe would be great to have on the main repo, specially the different images for version tags: GitHub - matiasinsaurralde/openfhe-buildbox: Docker base image with pre-built OpenFHE libraries for creating language bindings and applications. Ready-to-use development environment for homomorphic encryption projects.