mirror of
https://github.com/ethereum/go-ethereum.git
synced 2026-08-19 10:22:23 +00:00
[Website]: fix cmd to access kurtosis shell
This commit is contained in:
parent
23e64fcb49
commit
dc1a7ffbd0
1 changed files with 1 additions and 1 deletions
|
|
@ -142,7 +142,7 @@ The most straightforward to interact with any of the geth nodes is through JSON-
|
|||
In the end the kurtosis services are docker images. It is also possible to get shell access to them and poke around, e.g. load up the console. Kurtosis facilitates the shell access through a command:
|
||||
|
||||
```
|
||||
> kurtosis shell dusty-soil el-1-geth-lighthouse
|
||||
> kurtosis service shell dusty-soil el-1-geth-lighthouse
|
||||
No bash found on container; dropping down to sh shell...
|
||||
/ # geth --datadir /data/geth/execution-data/ attach
|
||||
Welcome to the Geth JavaScript console!
|
||||
|
|
|
|||
Loading…
Reference in a new issue