Skip to content
Unverified Commit 3d50716a authored by PG Herveou's avatar PG Herveou Committed by GitHub
Browse files

[pallet-revive] rpc server add docker file (#6278)



Add a docker for pallet-revive eth-rpc

 Tested with 
```
sudo docker build . -t eth-rpc -f substrate/frame/revive/rpc/Dockerfile
sudo docker run --network="host" -e RUST_LOG="info,eth-rpc=debug" eth-rpc
```

---------

Co-authored-by: default avatarGitHub Action <[email protected]>
Co-authored-by: default avatarAlexander Theißen <[email protected]>
parent a42dcbf6
Pipeline #503492 waiting for manual action with stages
in 35 minutes and 36 seconds