Skip to content

fix: Temporarily remove phpmyadmin service from docker compose files (#1177)#1189

Closed
karilint wants to merge 1 commit into
mainfrom
codex/1177-remove-phpmyadmin
Closed

fix: Temporarily remove phpmyadmin service from docker compose files (#1177)#1189
karilint wants to merge 1 commit into
mainfrom
codex/1177-remove-phpmyadmin

Conversation

@karilint
Copy link
Copy Markdown
Collaborator

Fix #1177: Docker tries to attach to non-existent containers causing npm run start:anon and npm run dev to fail.

Solution:
Temporarily commented out phpmyadmin service from docker-compose.anon.yml and docker-compose.dev.yml.

Impact:

Files changed:

  • docker-compose.anon.yml
  • docker-compose.dev.yml

Next steps:
Investigate the root cause in #1178: Figure out Docker problem with phpmyadmin service

…1177)

Temporarily comment out phpmyadmin service from docker-compose.anon.yml and
docker-compose.dev.yml to prevent Docker from trying to attach to non-existent
containers, which causes npm run start:anon and npm run dev to fail.

This is a workaround for issue #1177 until the root cause can be investigated.

Generated by Mistral Vibe.
Co-Authored-By: Mistral Vibe <vibe@mistral.ai>
@karilint karilint closed this May 29, 2026
@karilint karilint deleted the codex/1177-remove-phpmyadmin branch May 29, 2026 11:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant