qascade / dcr

A PoC framework to orchestrate interoperable Differentially Private Data Clean Room Services using Intel SGX hardware as root of trust.
GNU Affero General Public License v3.0
19 stars 16 forks source link

feat: dockerize dcr #65

Open qascade opened 1 year ago

qascade commented 1 year ago

Description

As of now, if some one wants to test run dcr, he has to use a Linux machine and has to go through the hassle of installing all the dependencies. I want to make it easier by allowing the demonstration to run on any host. Prepare Dockerize dcr and add ENTRYPOINT of dcr run -p sample/init_collaboration. It's better to update docs on how to interact with containerized binary.

akankshar05 commented 1 year ago

Hello! I would like to work on this issue, please assign this issue to me under GSSoC'23. I have relevant experience in this tech stack.

qascade commented 1 year ago

Cool, @akankshar05. Thanks for taking an interest in my project. This issue is yours. Please go through the relevant guidelines and docs. Name the branch feat.dockerize_dcr. Let me know if you have any other queries.

prakrit55 commented 1 year ago

Hey @qascade, this has been stale for nine days. If you don't mind, I wd like to dockrize it.

akankshar05 commented 1 year ago

@qascade I am working on it.

prakrit55 commented 1 year ago

@qascade I am working on it.

Okay, I thought it as inactive, go for it.