1
0
stack-orchestrator/app/data/container-build/cerc-foundry/build.sh
David Boreham 8d3bca602a Build foundry locally
Former-commit-id: 6735a0d3785966147c37416628342a1d01f75644
2023-03-09 17:06:07 -07:00

4 lines
141 B
Bash
Executable File

#!/usr/bin/env bash
# Build a local version of the foundry-rs/foundry image
docker build -t cerc/foundry:local ${CERC_REPO_BASE_DIR}/foundry