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

Add anvil and postgres to dev-node image #1707

Merged
merged 3 commits into from
Jul 15, 2024
Merged

Add anvil and postgres to dev-node image #1707

merged 3 commits into from
Jul 15, 2024

Conversation

ImJeremyHe
Copy link
Member

@ImJeremyHe ImJeremyHe commented Jul 15, 2024

Closes #1616

This PR:

  • Download the anvil binary in the espresso-dev-node.Dockerfile. It is more convenient based on that we hardly need a pinned anvil.
  • Use the existing script to run the postgres
  • Fix the build-docker-images-native.sh

How to test this PR:

Run this command locally

./scritps/build-docker-images-native

And in this action https://github.com/EspressoSystems/espresso-sequencer/actions/runs/9935660410,
this docker image can be run without setting L1 url and postgres options

@sveitser
Copy link
Collaborator

@ImJeremyHe looks good to me. Have you tested the script to build the docker image locally? It would be useful to provide this information in the PR description, as the template suggests.

@ImJeremyHe ImJeremyHe merged commit 7184e3c into main Jul 15, 2024
14 checks passed
@ImJeremyHe ImJeremyHe deleted the jh/node branch July 15, 2024 12:30
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.

Integrate postgres into dev-node binary
2 participants