stack-orchestrator/app/data/container-build/foundry-rs-foundry/build.sh

5 lines
190 B
Bash
Raw Normal View History

#!/usr/bin/env bash
# Build foundry-rs/foundry
# HACK below : TARGETARCH needs to be derived from the host environment
docker build -t foundry-rs/foundry:local ${CERC_REPO_BASE_DIR}/foundry