stacks-network / stacks-blockchain-docker

Stacks-blockchain with API using docker compose
GNU General Public License v3.0
27 stars 37 forks source link

Composer composability #37

Closed wileyj closed 3 years ago

wileyj commented 3 years ago

Description

This is a major change to refactor this entire project. Gone: reliance on knowing docker-compose commands.

Does this introduce a breaking change?

Yes. Anyone using this repo will have to wipe any current data and resync. Once this initial resync is complete, persistent data can be reused.