cardano-graphql
cardano-graphql copied to clipboard
Docker overlay2 Data is too big
Summary
Synchronization starts at 0, using the snapshot data of the main network, but docker data is too big. run 7 hours later
Steps to reproduce the bug
run docker:
DOCKER_BUILDKIT=1
COMPOSE_DOCKER_CLI_BUILD=1
RESTORE_SNAPSHOT=https://update-cardano-mainnet.iohk.io/cardano-db-sync/13.6/db-sync-snapshot-schema-13.6-block-11352374-x86_64.tgz
docker-compose up -d --build &&
docker-compose logs -f
Actual Result
7 hours later ,check result:
Expected Result
docker normal operation
Environment
use https://github.com/cardano-foundation/cardano-graphql.git and --branch 8.3.3
Platform
- [X] Linux (Ubuntu)
- [ ] Linux (Other)
- [ ] macOS
- [ ] Windows
Platform version
No response
Runtime
- [ ] Node.js
- [X] Docker
Runtime version
No response