Skip to content

Clean up incorrect and stale docker volumes automatically #1178

Open
@dubbelosix

Description

@dubbelosix

#1159 (comment)

So it seems like docker-compose is not re-creating the volumes. This could continue impacting users especially if they switch between demo-rollup in sovereign repo and starter-rollup since both of them use different credentials paths for the volume.

one simple fix is to just have the makefile detect and delete volumes every time (the credentials folder is very light weight. < 1kb)
another approach is to just use different volume names for both

Metadata

Metadata

Assignees

Labels

SmallUse this label for quick cleanup and maintenance tasks

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions