Build foundry locally

Former-commit-id: 6735a0d378
This commit is contained in:
2023-03-09 17:06:07 -07:00
parent 139626ef8e
commit 8d3bca602a
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