From b07d3769c524f7142b0ab472c45a756dcb94a8f8 Mon Sep 17 00:00:00 2001 From: meichuanyi <35057768+meichuanyi@users.noreply.github.com> Date: Sun, 24 May 2026 23:20:14 +0800 Subject: [PATCH] docs: Add FAQ section for common questions --- README.md | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) diff --git a/README.md b/README.md index 24a8e9597..c36d4a369 100644 --- a/README.md +++ b/README.md @@ -96,3 +96,27 @@ We collect anonymous usage data to improve the tool. See [Telemetry](https://doc ## Community [Docker Community Slack](http://dockr.ly/comm-slack) · [#docker-agent channel](https://dockercommunity.slack.com/archives/C09DASHHRU4) +## ❓ FAQ (常见问题) + +### What is Docker Agent? + +**Docker Agent** is an AI-powered agent by Docker that helps developers build, deploy, and manage containerized applications. + +### Key Features + +| Feature | Description | +|---------|-------------| +| 🤖 **AI-Powered Assistance** | Intelligent help for container operations | +| 🐳 **Docker Integration** | Seamless integration with Docker ecosystem | +| 🔄 **Automated Workflows** | Streamline container lifecycle management | + +### Getting Started + +Visit the repository for installation instructions. + +### Help Resources + +| Resource | Link | +|----------|------| +| 📖 Repository | https://github.com/docker/docker-agent | +| 🐛 Issues | https://github.com/docker/docker-agent/issues |