cubedro / eth-netstats

Ethereum Network Stats
https://ethstats.net/
GNU General Public License v3.0
854 stars 539 forks source link

Adding Dockerfile #326

Closed evanstucker-hates-2fa closed 5 years ago

evanstucker-hates-2fa commented 6 years ago

This Dockerfile uses the Node Docker container to build eth-netstats and then copies the dist directory to an nginx container as the final step.

AyushyaChitransh commented 6 years ago

Did you miss WS_SECRET?