docs icon indicating copy to clipboard operation
docs copied to clipboard

How to keep anonymous volumes when running 'lando rebuild'?

Open silverham opened this issue 1 year ago • 0 comments

When I run 'lando rebuild', the anonymous volumes are lost. This is a problem when using a database container like MySQL.

I don't think I can use a named volume at the same location, since when I download someone else's mySQL docker image, the location would be empty instead of pre populated.

silverham avatar Feb 21 '24 03:02 silverham