3 lines
113 B
Bash
3 lines
113 B
Bash
|
# Build vulcanize/go-ethereum
|
||
|
docker build -t vulcanize/go-ethereum:local ${vulcanize_repo_base_dir}/go-ethereum
|