Skip to content
This repository was archived by the owner on Mar 1, 2024. It is now read-only.

Commit 008d50e

Browse files
committed
chore: debug bor-test
1 parent 00e918b commit 008d50e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

test-blockchain/run-docker.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,3 +2,4 @@
22
set -xe
33

44
docker run --name bor-test -it -d -p 8545:8545 -v $(pwd):/bordata --entrypoint /bin/sh 0xpolygon/bor:1.2.0 -c "cd /bordata; sh start.sh"
5+
docker logs bor-test

0 commit comments

Comments
 (0)