James Loh 60c018371e Redo MySQL healthcheck to be more generic
no ref

- This follows a more Docker standard approach by using MySQL admin's `ping` tool
- `start_interval` and `start_period` are required just to give MySQL a bit of time to start up and create the initial DBs on first boot
- We need to use `$$` to escape the variable in the compose file so it
  goes through to the healthcheck as a variable to expanded there
2025-07-08 14:25:13 +10:00
2025-06-30 21:16:16 +10:00
2025-06-26 16:33:12 +10:00
2025-05-27 16:23:47 +01:00
2025-06-25 15:44:39 +10:00
2025-05-27 16:23:47 +01:00

Ghost Docker

Configuration to run Ghost and its services with Docker Compose

Copyright & License

Copyright (c) 2013-2025 Ghost Foundation - Released under the MIT license.

Description
No description provided
Readme MIT 316 KiB
Languages
Shell 85.9%
JavaScript 12.4%
Dockerfile 1.7%