solidnerd/docker-bookstack

Docker container not compatible with "bookstack-system-cli" .

vugrinov opened this issue · 2 comments

Hello i noticed that the cli is not really functional when running on docker.

www-data@77e335973043:~/bookstack$ ./bookstack-system-cli backup
WARNING: This CLI is in early alpha testing.
There's a high chance of running into bugs, and the CLI API is subject to change.

Checking system requirements...
Dumping the database via mysqldump...

An error occurred when attempting to run a command:

Could not locate "mysqldump" program.

How can i fix that ?

HJF9w commented

In order for this to work, you will need to have "default-mysql-client" installed in the container.

stale commented

This issue has been automatically marked as stale because it has not had any activity for the last 30 days. It will be closed if no further activity occurs during the next 7 days. Thank you for your contributions.