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

Remove Dockerfile.release and other docker related changes. #13999

Draft
wants to merge 9 commits into
base: main
Choose a base branch
from

Conversation

lystopad
Copy link
Member

Changes:

  • removed Dockerfile.release, Dockerfile.debian
  • removed "release-dry-run" target in Makefile
  • switch to debian base image for periodic ci-cd builds
  • Dockerfile is multi-stage now

User now can build docker image local-erigon/erigon:latest using:

make docker

or define binaries and db-tools, using env variables:

make docker DOCKER_BINARIES="integration evm downloader erigon"  DOCKER_BUILD_DBTOOLS=true

@somnathb1 I would like to have your explicit approve for this PR.

@somnathb1
Copy link
Contributor

It looks alright. I haven't dug down into specifics, but the built image is fine see:
https://github.com/erigontech/erigon/actions/runs/13593376369/job/38004601329

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