Skip to content

Automatically pull op-reth docker image in ExternalNode #133

Closed
@karim-agha

Description

@karim-agha

Currently we're downloading op-reth image manually in github actions to make it available to bollard in external.rs. We need to automatically pull it if not present locally from within rust using CreateImageOptions.

      - name: Try pulling the image manually
        run: docker pull ghcr.io/paradigmxyz/op-reth:latest

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions