Skip to content

dockerfile: default service_name to be 'rollup-boost'#451

Merged
avalonche merged 1 commit intoflashbots:mainfrom
yashvardhan-kukreja:dockerfile-service-name-default
Dec 1, 2025
Merged

dockerfile: default service_name to be 'rollup-boost'#451
avalonche merged 1 commit intoflashbots:mainfrom
yashvardhan-kukreja:dockerfile-service-name-default

Conversation

@yashvardhan-kukreja
Copy link
Copy Markdown
Contributor

@yashvardhan-kukreja yashvardhan-kukreja commented Dec 1, 2025

Signed-off-by: Yashvardhan Kukreja yashvardhan@oplabs.co

We noticed that the newly built rollup-boost image by flashbots doesn't have a binary /usr/local/bin/rollup-boost at its entrypoint.
That's because there's no default value of "rollup-boost" of it (as opposed to the previous docker build stage). Semantically, it would be a pretty sane default to have imo.

This PR achieves that.

Signed-off-by: Yashvardhan Kukreja <yashvardhan@oplabs.co>
Copilot AI review requested due to automatic review settings December 1, 2025 09:54
@vercel
Copy link
Copy Markdown

vercel bot commented Dec 1, 2025

The latest updates on your projects. Learn more about Vercel for GitHub.

1 Skipped Deployment
Project Deployment Preview Comments Updated (UTC)
rollup-boost Ignored Ignored Dec 1, 2025 9:55am

Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

This PR adds a default value to the SERVICE_NAME build argument in the Dockerfile's runtime stage, making it consistent with the builder stage and CI workflows. This improvement allows the Dockerfile to be built without requiring explicit specification of the SERVICE_NAME argument.

Key Changes:

  • Sets default value "rollup-boost" for SERVICE_NAME ARG in the runtime stage (line 66)

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@avalonche avalonche enabled auto-merge (squash) December 1, 2025 19:41
@avalonche avalonche merged commit b2d73be into flashbots:main Dec 1, 2025
13 of 14 checks passed
theochap pushed a commit to ethereum-optimism/optimism that referenced this pull request Feb 11, 2026
…up-boost#451)

Signed-off-by: Yashvardhan Kukreja <yashvardhan@oplabs.co>
theochap pushed a commit to ethereum-optimism/optimism that referenced this pull request Feb 13, 2026
…up-boost#451)

Signed-off-by: Yashvardhan Kukreja <yashvardhan@oplabs.co>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants