good morning!!!!

Skip to content
Snippets Groups Projects
Forked from an inaccessible project.
  • battlmonstr's avatar
    Makefile: pass docker build arguments (#4212) · 54cf9326
    battlmonstr authored
    Dockerfile requires some --build-arg options.
    Fix "docker" target to pass them.
    Fix GIT_TAG to reflect the most recent tag related to HEAD, instead of an unrelated most recent tag.
    Use it as the image VERSION.
    
    Image tags need to be passed explicitly if needed:
    
        DOCKER_FLAGS='-t erigon:latest' make docker
    Unverified
    54cf9326
Code owners
Assign users and groups as approvers for specific file changes. Learn more.