stack-orchestrator/app/data/stacks/chain-chunker/stack.yml

14 lines
401 B
YAML
Raw Normal View History

version: "1.0"
name: chain-chunker
2023-09-01 15:15:07 +00:00
description: "Stack to build containers for chain-chunker"
repos:
- github.com/cerc-io/ipld-eth-state-snapshot@v5
- github.com/cerc-io/eth-statediff-service@v5
- github.com/cerc-io/ipld-eth-db@v5
- github.com/cerc-io/ipld-eth-server@v5
containers:
- cerc/ipld-eth-state-snapshot
- cerc/eth-statediff-service
- cerc/ipld-eth-db
- cerc/ipld-eth-server