Skip to content

Conversation

@emiliano-conduitxyz
Copy link
Contributor

@emiliano-conduitxyz emiliano-conduitxyz commented Oct 27, 2025

otw glibc linking made during builder wont be there, and binary wont launch

in general consider use tags for builder/runtime in base images

otw glibc linking made during builder wont be there
RUN cp /app/target/$BUILD_PROFILE/op-reth /app/op-reth

FROM ubuntu:22.04 AS runtime
FROM ubuntu AS runtime
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

we have the same here

FROM ubuntu AS runtime

@github-project-automation github-project-automation bot moved this from Backlog to In Progress in Reth Tracker Oct 27, 2025
@mattsse mattsse added the A-meta Changes in the contributor workflow and planning label Oct 27, 2025
@mattsse mattsse merged commit 5a4287a into paradigmxyz:main Oct 29, 2025
43 checks passed
@github-project-automation github-project-automation bot moved this from In Progress to Done in Reth Tracker Oct 29, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

A-meta Changes in the contributor workflow and planning

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

2 participants