docs: add Docker FAQ to troubleshooting overview page#1245
Conversation
Based on Mintlify AI analytics data showing users repeatedly ask about Docker (appeared across Jul 4-5, multiple languages). The existing Docker notice was only on the manual install page, making it invisible to users asking from other pages. - EN: troubleshooting/overview.mdx — add Frequently Asked Questions section with Docker FAQ - ZH/JA/KO: sync translations
📝 WalkthroughWalkthroughChangesDocker FAQ
Ideogram 3.0 Guides
🚥 Pre-merge checks | ✅ 2✅ Passed checks (2 passed)
✨ Finishing Touches🧪 Generate unit tests (beta)
✨ Simplify code
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
There was a problem hiding this comment.
Actionable comments posted: 1
🤖 Prompt for all review comments with AI agents
Verify each finding against current code. Fix only still-valid issues, skip the
rest with a brief reason, keep changes minimal, and validate.
Inline comments:
In `@ja/troubleshooting/overview.mdx`:
- Line 375: The Japanese, Korean, and Chinese translations omit the English
source’s “on Linux” qualifier. Verify whether the restriction is intentional,
then update the corresponding localized troubleshooting text consistently across
all three locales to include the Linux qualifier or align the English source and
translations if it is not intended.
🪄 Autofix (Beta)
Fix all unresolved CodeRabbit comments on this PR:
- Push a commit to this branch (recommended)
- Create a new PR with the fixes
ℹ️ Review info
⚙️ Run configuration
Configuration used: Organization UI
Review profile: ASSERTIVE
Plan: Pro Plus
Run ID: fec7403c-a5e2-4a7d-a18f-a1a554f86d9e
📒 Files selected for processing (7)
ja/troubleshooting/overview.mdxja/tutorials/partner-nodes/ideogram/ideogram-v3.mdxko/troubleshooting/overview.mdxko/tutorials/partner-nodes/ideogram/ideogram-v3.mdxtroubleshooting/overview.mdxzh/troubleshooting/overview.mdxzh/tutorials/partner-nodes/ideogram/ideogram-v3.mdx
|
|
||
| ComfyUI は公式の Docker イメージを提供していません。コンテナで ComfyUI を実行したい場合は、[Docker Hub](https://hub.docker.com) でコミュニティ管理のイメージ(例:`lecode-official/comfyui-docker`)を検索してください。**これらは公式の ComfyUI イメージではなく**、ComfyUI チームはサポートしていません。自己責任で使用してください。 | ||
|
|
||
| ローカルインストールの場合は、[手動インストールガイド](/ja/installation/manual_install) を参照してください。クラウド利用の場合は、[Comfy Cloud](/ja/get_started/cloud) をご覧ください。 |
There was a problem hiding this comment.
🎯 Functional Correctness | 🟡 Minor | ⚡ Quick win
Translation omits "on Linux" qualifier from the English source.
The English version says "For local installation on Linux, follow the Manual Installation Guide," but the Japanese translation says "ローカルインストールの場合は" without the Linux qualifier. The Korean and Chinese translations also omit it. Decide whether the "on Linux" restriction is intentional and ensure all locales are consistent.
🤖 Prompt for AI Agents
Verify each finding against current code. Fix only still-valid issues, skip the
rest with a brief reason, keep changes minimal, and validate.
In `@ja/troubleshooting/overview.mdx` at line 375, The Japanese, Korean, and
Chinese translations omit the English source’s “on Linux” qualifier. Verify
whether the restriction is intentional, then update the corresponding localized
troubleshooting text consistently across all three locales to include the Linux
qualifier or align the English source and translations if it is not intended.
Summary
Based on Mintlify AI Q&A analytics. Users repeatedly ask "docker" across multiple pages (Jul 4-5, multiple languages). The existing Docker notice was only hidden on the manual install page, invisible to users asking from the homepage or other pages.
Changes
Source
Mintlify AI Assistant analytics data (2026-07-04/05)
Checklist