Add force rebuild option (#329)

Former-commit-id: 1443c6c6d2
This commit is contained in:
2023-04-14 14:19:27 -06:00
committed by GitHub
parent 7406189596
commit 332085f80b
41 changed files with 176 additions and 46 deletions
@@ -1,3 +1,4 @@
#!/usr/bin/env bash
# Build cerc/eth-probe
docker build -t cerc/eth-probe:local ${CERC_REPO_BASE_DIR}/eth-probe
source ${CERC_CONTAINER_BASE_DIR}/build-base.sh
docker build -t cerc/eth-probe:local ${build_command_args} ${CERC_REPO_BASE_DIR}/eth-probe