akaunting / docker

Docker Image for Akaunting
https://github.com/akaunting/akaunting
GNU General Public License v3.0
182 stars 86 forks source link

README question #41

Closed 1ubuntuuser closed 3 years ago

1ubuntuuser commented 3 years ago

Love what you've done here. Much easier then it has been before!

Just a quick question about this line of the readme

After setup is complete, bring the containers down before bringing them back up without the setup variable.

docker-compose down -v

Are you sure you want to wipe the volumes at this point? If so, why? wont that delete all the setup done in the previous step?

    -v, --volumes           Remove named volumes declared in the `volumes`
                            section of the Compose file and anonymous volumes
                            attached to containers.
MohammedAl-Mahdawi commented 3 years ago

Hi, thank you for the nice words, much appreciated. I agree, just updated the README.md file.