3 lines
98 B
Bash
3 lines
98 B
Bash
|
|
# Build cerc/go-ethereum
|
||
|
|
docker build -t cerc/go-ethereum:local ${CERC_REPO_BASE_DIR}/go-ethereum
|