Skip to content
Back

Suggested docker-compose.yml uses known-bad appwrite/console image version

  • 0
  • Self Hosted
Nicrotex
12 Sep, 2025, 16:18

The version of docker-compose.yml in the self-hosted instructions uses the image appwrite/console:6.0.13 for the appwrite-console container. This version of the console has a bug which means relationships cannot be established between collections in Databases via the UI (the collection drop-down always shows no collections available for selection).

Updating the image to version 6.1.2 seems to have fixed it for me, although it occurs to me that I'm not sure how to know whether or not I have the right version, as that number seems arbitrarily different to most of the other appwrite/* containers in the same setup. I also would prefer to not have to deviate from the officially-supported file if I can help it.

TL;DR
- The `docker-compose.yml` in self-hosted instructions uses a problematic image version `appwrite/console:6.0.13`. - Bug prevents establishment of relationships between collections in Databases via UI. - Updating image to version 6.1.2 resolves the issue. - Concern about deviation from officially-supported file due to version discrepancy.
Reply

Reply to this thread by joining our Discord

Reply on Discord

Need support?

Join our Discord

Get community support by joining our Discord server.

Join Discord

Get premium support

Join Appwrite Pro and get email support from our team.

Learn more