Skip to content
Discussion options

You must be logged in to vote

Hi @irs111 , at the moment the configurations are not stored on the database, but stored on the filesystem inside the config folder. So in other words you could delete the database container. This can be done by doing sudo docker-compose kill mongo and sudo docker-compose rm -v mongo.

Afterwards restart mongo using sudo docker-compose up --build -d mongo

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@irs111
Comment options

Answer selected by irs111
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants