fredsimard / invoice_ninja_backup_bash_script

A bash script to backup self-hosted Invoice Ninja data, including the MySQL database and the Webapp, locally then remotely
GNU General Public License v3.0
15 stars 5 forks source link

local_backup_script.sh: line 55: mysqldump: command not found #3

Open beerbutcher opened 2 weeks ago

beerbutcher commented 2 weeks ago

I installed selfhosted docker IN. It created 3 containers dockerfiles-app-1, dockerfiles-db-1, dockerfiles-server-1. The mysqldump file is located in the dockerfiles-db-1 container, but I'm running sqript in dockerfiles-app-1 container. I get error: local_backup_script.sh: line 55: mysqldump: command not found. How can I fix path to mysqldump?

fredsimard commented 1 week ago

I'm sorry mate, I have no experience with Docker, can't help you there. :-/