0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-03-04 02:01:58 -05:00
ghost/.docker
Chris Raible 12f14ae891
Removed knex-migrator init from Docker entrypoint (#22222)
no issue

- This fails when running the Ghost container alone (i.e. for unit
tests) since there is no database available.
- The database will be initialized when running `yarn dev` for the first
time anyhow, so this isn't really necessary here.
2025-02-19 00:14:39 +00:00
..
grafana
mysql-preload
prometheus
development.entrypoint.sh Removed knex-migrator init from Docker entrypoint (#22222) 2025-02-19 00:14:39 +00:00
Dockerfile Removed git submodule update from Dockerfile (#22221) 2025-02-19 00:02:40 +00:00