Archived
Build foundry locally
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
# Add-on pod to include foundry tooling within a fixturenet
|
||||
services:
|
||||
foundry:
|
||||
image: ghcr.io/foundry-rs/foundry:latest
|
||||
image: cerc/foundry:local
|
||||
command: ["while :; do sleep 600; done"]
|
||||
|
||||
Reference in New Issue
Block a user