reth icon indicating copy to clipboard operation
reth copied to clipboard

[feature] op-reth container image

Open jgresham opened this issue 1 year ago • 2 comments

Describe the feature

A published op-reth container would be helpful for users wanting to run op-reth as a container along with their other node clients and services. Currently, op-reth is just available as a binary.

Additional context

Or if it makes more sense, op-reth included with reth container?

No response

jgresham avatar Aug 03 '24 14:08 jgresham

You should be able to use their gchr.io container image via ghcr.io/paradigmxyz/op-reth, it's just not documented for op-reth, but it's within the same GitHub Actions workflow. See docs for the default reth: https://reth.rs/installation/docker.html?highlight=ghcr#github (logic is the same for op-reth)

8times4 avatar Aug 04 '24 09:08 8times4

You should be able to use their gchr.io container image via ghcr.io/paradigmxyz/op-reth, it's just not documented for op-reth, but it's within the same GitHub Actions workflow. See docs for the default reth: https://reth.rs/installation/docker.html?highlight=ghcr#github (logic is the same for op-reth)

works. thanks!

jgresham avatar Aug 07 '24 06:08 jgresham

This issue is stale because it has been open for 21 days with no activity.

github-actions[bot] avatar Aug 29 '24 01:08 github-actions[bot]

we have this now, closing

Rjected avatar Aug 29 '24 02:08 Rjected