We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0d8e00d commit 272a18bCopy full SHA for 272a18b
Makefile
@@ -12,7 +12,6 @@ DOCKER_UID ?= $(shell id -u)
12
DOCKER_GID ?= $(shell id -g)
13
DOCKER_TAG ?= thorax/erigon:latest
14
15
-
16
# Variables below for building on host OS, and are ignored for docker
17
#
18
# Pipe error below to /dev/null since Makefile structure kind of expects
0 commit comments