101-tutorial icon indicating copy to clipboard operation
101-tutorial copied to clipboard

A possibly better idea than docker rm

Open b-enoit-be opened this issue 5 years ago • 0 comments

Since one could have run docker-compose up in the previous, the volume for the database could already exists, but without the todos database. Running docker-compose down --volumes would fix this (as actually advised in a warning later on. Ref: https://stackoverflow.com/q/61925112/2123530

b-enoit-be avatar Jun 01 '20 13:06 b-enoit-be