1
0
stack-orchestrator/app/data/container-build/cerc-foundry/build.sh
David Boreham 4420f45924 Build foundry with Debian base container
Former-commit-id: 21e9f9677173cee479b894c7ea96b6a562d035d9
2023-03-23 16:03:35 -06:00

4 lines
184 B
Bash
Executable File

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