Build foundry locally

This commit is contained in:
2023-03-09 17:06:07 -07:00
parent 01c1230cd1
commit 6735a0d378
6 changed files with 8 additions and 7 deletions
+3
View File
@@ -0,0 +1,3 @@
#!/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