-
Notifications
You must be signed in to change notification settings - Fork 53
mariadb crash #19
Comments
Probably, something has changed in upstream MariaDB image, will take a look. |
Should be good now, but let the images some time to build (https://hub.docker.com/r/nazarpc/webserver/builds/). and do not forget to pull fresh images after Also data image doesn't crash.
When new images will be available give it a try and let me know if you experience any other issues. |
Thanks ! |
Just like with PHP you need to specify the name of the service as host, not IP. IP will change on each restart/upgrade. |
Hi,
I am trying to use the mariadb database but when I check the docker status, I see that mariadb keeps restarting. There is also a crash on the data container.
I read #16 and tried to pull latest mariadb as suggested but still got the same issue.
Here are the logs :
So I added the following code in the mariadb block of the docker-compose.yml
Here are the new logs :
Thanks.
The text was updated successfully, but these errors were encountered: