Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Build nitro node docker image on CI and push to registry #783

Closed
sveitser opened this issue Nov 30, 2023 · 0 comments · Fixed by EspressoSystems/nitro-espresso-integration#19

Comments

@sveitser
Copy link
Collaborator

This should be fairly simple because the entire build is already dockerized. We just need to add a CI job that does the build and pushes it to our registry. We can borrow from the docker build jobs we already have (for example in this repo).

@sveitser sveitser self-assigned this Dec 4, 2023
@sveitser sveitser changed the title Build nitro node docker container on CI and push to registry Build nitro node docker image on CI and push to registry Dec 4, 2023
sveitser added a commit to EspressoSystems/nitro-espresso-integration that referenced this issue Dec 4, 2023
sveitser added a commit to EspressoSystems/nitro-espresso-integration that referenced this issue Dec 4, 2023
sveitser added a commit to EspressoSystems/nitro-espresso-integration that referenced this issue Dec 11, 2023
Close EspressoSystems/espresso-sequencer#783

- Add CI step to build docker images for nitro.
- [WIP] download the wasm binary from espresso builds. 
  We first need a tagged release to finish this. So there 
  will be a follow up PR once this one is merged.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants