Skip to content

Support run eth-netstats with docker#314

Open
jamesdave wants to merge 1 commit intocubedro:masterfrom
letbetcoin:docker-image
Open

Support run eth-netstats with docker#314
jamesdave wants to merge 1 commit intocubedro:masterfrom
letbetcoin:docker-image

Conversation

@jamesdave
Copy link

I add Dockerfile so it easy to deploy with docker's user

It can be used with compose file:

version: '3'
services:
  netstats:
    ports:
     - 3000:3000
    environment:
     - WS_SECRET=SgePVom6GQLv0nYnil9O3qAnCM5K2p6T
    build: .

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant