Skip to content

docs: update Docker upgrade commands#550

Merged
sojan-official merged 3 commits into
chatwoot:mainfrom
devlikepro:patch-1
May 28, 2026
Merged

docs: update Docker upgrade commands#550
sojan-official merged 3 commits into
chatwoot:mainfrom
devlikepro:patch-1

Conversation

@devlikepro

@devlikepro devlikepro commented Sep 24, 2025

Copy link
Copy Markdown
Contributor

Summary

Updates Docker upgrade commands to use Docker Compose v2 syntax.

Why

The Docker deployment guide already uses docker compose. Keeping the upgrade guide consistent avoids mixing Compose v1 and v2 commands, and avoids relying on generated container names for database preparation.

What this change does

  • Replaces docker-compose upgrade commands with docker compose
  • Updates the database preparation command to use docker compose run --rm rails
  • Keeps the Docker upgrade flow aligned with the dedicated Docker deployment guide

Validation

  • Ran git diff --check

@sojan-official sojan-official added the community PRs from the community label Mar 5, 2026
@sojan-official sojan-official changed the title Update Docker commands to use 'docker compose' docs: update Docker upgrade commands May 27, 2026
@sojan-official sojan-official merged commit a659a15 into chatwoot:main May 28, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

community PRs from the community

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants