You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Start erigon from docker image docker run erigontech/erigon:v2.60.10
Then inside docker exec -it: erigon@0581f299b363:~$ id uid=100(erigon) gid=1000(erigon) groups=1000(erigon)
Expecting uid=1000 (as documented in README). Also in erigontech/erigon:latest uid=100 too
The text was updated successfully, but these errors were encountered:
Start erigon from docker image
docker run erigontech/erigon:v2.60.10
Then inside
docker exec -it
:erigon@0581f299b363:~$ id
uid=100(erigon) gid=1000(erigon) groups=1000(erigon)
Expecting uid=1000 (as documented in README). Also in
erigontech/erigon:latest
uid=100 tooThe text was updated successfully, but these errors were encountered: