fixturenet-eth-stacks/stack-orchestrator/container-build/cerc-go-ethereum/build.sh

5 lines
188 B
Bash
Raw Normal View History

2024-04-25 12:23:30 +00:00
#!/usr/bin/env bash
# Build cerc/go-ethereum
source ${CERC_CONTAINER_BASE_DIR}/build-base.sh
docker build -t cerc/go-ethereum:local ${build_command_args} ${CERC_REPO_BASE_DIR}/go-ethereum