Hi there,
We are running a docker container OwnCloud.
It works well with sqlite.
We want to use Mysql now but how can we make?
We have create a database on the website (not in the container) but OwnCloud (in the container) can not connect.
How can we create mysql database inside the container?
Thanks a lot.
We are running a docker container OwnCloud.
It works well with sqlite.
We want to use Mysql now but how can we make?
We have create a database on the website (not in the container) but OwnCloud (in the container) can not connect.
How can we create mysql database inside the container?
Thanks a lot.