Consolidate Docker Compose into single compose.yaml #3

Merged
timmybee merged 1 commits from fix/consolidate-docker-compose into master 2026-03-06 09:13:12 +08:00
Owner

Summary

  • Merged the openldap service from docker-compose.yml into compose.yaml
  • Removed the duplicate docker-compose.yml to fix the Docker Compose warning about multiple config files
  • Added openldap as a dependency for laravel.test service
  • Added LDAP volume definitions
## Summary - Merged the openldap service from `docker-compose.yml` into `compose.yaml` - Removed the duplicate `docker-compose.yml` to fix the Docker Compose warning about multiple config files - Added openldap as a dependency for `laravel.test` service - Added LDAP volume definitions
timmybee added 1 commit 2026-03-06 09:11:47 +08:00
Consolidate Docker Compose into single compose.yaml
All checks were successful
linter / quality (pull_request) Successful in 1m31s
security / Dependency Audit (pull_request) Successful in 1m21s
security / Static Analysis (pull_request) Successful in 1m23s
tests / ci (8.4) (pull_request) Successful in 1m24s
tests / ci (8.5) (pull_request) Successful in 1m32s
bbf8acef3c
Merge openldap service from docker-compose.yml into compose.yaml
and remove the duplicate file to fix the Docker Compose warning
about multiple config files.
timmybee merged commit 95d953cf13 into master 2026-03-06 09:13:12 +08:00
Sign in to join this conversation.
No Reviewers
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: timmybee/travel#3