1
0
stack-orchestrator/app/data/container-build/foundry-rs-foundry/build.sh
David Boreham c6c9e229d2 Revert debugging code
Former-commit-id: 14e57abfbfa2d137f910d46080569773ebfa8456
2023-01-23 17:07:23 -07:00

5 lines
190 B
Bash
Executable File

#!/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