Configure foundry container

Former-commit-id: b708bb212279deb5475fdca6a0e01d74bbfd8e6e
This commit is contained in:
2023-03-08 22:22:43 -07:00
parent c12418222a
commit 4fd9e71c84
4 changed files with 23 additions and 17 deletions
@@ -3,3 +3,5 @@ services:
foundry:
image: ghcr.io/foundry-rs/foundry:latest
command: ["while :; do sleep 600; done"]
volumes:
- ../config/foundry/foundry.toml:/foundry.toml