karlcswanson / micboard

Visual monitoring tool for network enabled Shure devices
https://micboard.io
MIT License
70 stars 18 forks source link

Rebuild/modernize Dockerfile #38

Open johnbchron opened 2 years ago

johnbchron commented 2 years ago

Hey I saw that the dockerfile looks like it's really old so I updated it so that it at least builds. I brought it forward to node 16 (which is LTS right now), and I updated the node-gyp version to one that uses python3. Also node-sass is quite outdated, so I swapped it out for dart-sass. Anyways now it's usable and actually builds. Hope this is helpful