Skip to content

Commit

Permalink
f
Browse files Browse the repository at this point in the history
  • Loading branch information
kukabi committed Sep 18, 2023
1 parent 5b8643e commit 1ce988f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,8 @@ docker build -t helikon/chainviz:1.0.0 --no-cache -f ./chainviz.dockerfile ..
docker run --name chainviz -p 8080:8080 -d helikon/chainviz:1.0.0
```

Application is going to be available at port `8080`.

If you'd like to use the existing image from Helikon on Docker Hub, then please use the following commands:

```
Expand Down

0 comments on commit 1ce988f

Please sign in to comment.