cardano-graphql icon indicating copy to clipboard operation
cardano-graphql copied to clipboard

Docker overlay2 Data is too big

Open yellzhi opened this issue 9 months ago • 15 comments

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: telegram-cloud-photo-size-5-6073266933060452052-y

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

yellzhi avatar Jan 16 '25 01:01 yellzhi