Having trouble installing ethdo

I’m trying to install ethdo, as the instructions say here https://docs.eigenlayer.xyz/restaking-guides/restaking-user-guide/native-restaking/repointing-a-validators-withdrawal-credentials

Here are the ethdo instructions: https://github.com/wealdtech/ethdo?tab=readme-ov-file#docker

When I get to this step docker build -t ethdo ., my terminal returns the following:

Building 0.0s (2/2) FINISHED                           docker:desktop-linux
 => [internal] load build definition from Dockerfile                       0.0s
 => => transferring dockerfile: 2B                                         0.0s
 => [internal] load .dockerignore                                          0.0s
 => => transferring context: 2B                                            0.0s
ERROR: failed to solve: failed to read dockerfile: open /var/lib/docker/tmp/buildkit-mount2069960395/Dockerfile: no such file or directory

I’m not sure how to proceed from here.

1 Like