Skip to content
This repository has been archived by the owner on Jan 7, 2023. It is now read-only.

A possibly better idea than docker rm #23

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

A possibly better idea than docker rm #23

wants to merge 1 commit into from

Conversation

b-enoit-be
Copy link

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

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
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant