Make sure it is possible to restart all containers with no loss of data #68

Open
opened 2024-06-18 08:35:22 +00:00 by fyrchik · 1 comment

make down clean up should remove everything and start a new system (already does).
make down up should stop the containers and do not touch any volumes. We should probably add a volume for neo-go (morph_chain) to make sure containers are not lost too.

`make down clean up` should remove everything and start a new system (already does). `make down up` should stop the containers and do not touch any volumes. We should probably add a volume for neo-go (morph_chain) to make sure containers are not lost too.
Poster
Owner

Possible usecase: work with v0.42 of node and restart with v0.43, check compatibility.

Possible usecase: work with v0.42 of node and restart with v0.43, check compatibility.
achuprov was assigned by fyrchik 2024-06-18 08:39:45 +00:00
Sign in to join this conversation.
There is no content yet.