isomorphic-git / cors-proxy

Proxy clone and push requests for the browser
MIT License
87 stars 34 forks source link

Update dockerfile to node 12, s/install/ci/ #16

Open alexanderankin opened 1 year ago

alexanderankin commented 1 year ago

This introduces a relatively newer node version, as well as speeds up the build time by leveraging the lock-file to save users time (and bandwidth! us providers now meter this and charge for overage) when building this image.