LaserWeb / LaserWeb4

Collaborative effort on the next version of LaserWeb / CNCWeb
GNU Affero General Public License v3.0
706 stars 191 forks source link

fix dockerfile with public repositories #647

Closed iamajoe closed 2 years ago

iamajoe commented 2 years ago

The actual dockerfile isn't able to run because of ssh abilities. We could setup a ssh client and send the ssh key in, or create a new one inside but since all dependencies are public, it is easier to just change it to http.

cprezzi commented 2 years ago

@joesantosio Thanks for that!

iamajoe commented 2 years ago

all good :) this project seems fun so... i might contribute a bit