helium / rosetta-helium

Rosetta implementation for helium
18 stars 4 forks source link

Overhaul Dockerfile #26

Closed jadeallenx closed 2 years ago

jadeallenx commented 3 years ago

Problem to solve: We need to bundle and package the "rosetta" stuff into a consumable Docker build that is based on top of Ubuntu 18 because reasons.

abhay commented 3 years ago

Heads up @syuan100. You're getting some help here.

syuan100 commented 2 years ago

Will need to fix so there isn't a COPY from current dir, but this is good for now. Great job on this!