# Docker Documentation


Docker 文档帮助您学习 Docker、安装 Docker 产品，并查找用于日常开发和运维任务的参考资料。

## 按领域浏览文档

- [开始使用](/get-started/)：了解 Docker 基础知识和核心概念。
- [指南](/guides/)：按照以任务为导向的演练，完成常见工作流。
- [手册](/manuals/)：安装、配置和使用 Docker 产品。
- [参考](/reference/)：浏览 CLI、API 和文件格式文档。



## What's new


- [Docker Desktop: Use Docker VMM on Mac and Windows](/desktop/features/vmm/): Run Docker Desktop with Docker's container-optimized hypervisor on supported Mac and Windows systems. (Aug 10, 2026)

- [Docker Sandboxes: Connect sandboxes through an MCP gateway](/ai/sandboxes/mcp-gateway/): Register local or remote MCP servers on the host, reuse them across sandboxes, and govern server and tool access with Cedar policies. (Aug 6, 2026)

- [Docker Sandboxes: Author version 2 sandbox kits](/ai/sandboxes/customize/kit-reference/#schema-versions): Define kit setup, permissions, networking, and API key or OAuth credential requirements with the version 2 kit schema. (Aug 6, 2026)

- [Docker Sandboxes: Run Claude Code with local models](/ai/sandboxes/agents/claude-code/#use-a-local-model): Route Claude Code sandbox requests to the bundled local-model server or an existing Ollama installation. (Aug 6, 2026)

- [Docker AI Governance: Search and forward audit events](/ai/sandboxes/governance/audit/): Search and export policy decisions from Docker Cloud, or forward events to Splunk, Dynatrace, and custom HTTPS endpoints. (Aug 3, 2026)

- [Docker Desktop: Install from the Microsoft Store without administrator privileges](/desktop/release-notes/#4850): Fresh Microsoft Store installations on Windows use per-user mode by default. (Aug 3, 2026)

- [Docker Sandboxes: Share agent skills across sandboxes](/ai/sandboxes/workflows/#share-agent-skills): Import skills from supported host agents into a persistent store that sandboxes can share. (Jul 24, 2026)

- [Docker Sandboxes: Connect editors and desktop apps over SSH](/ai/sandboxes/integrations/): Use a sandbox from VS Code, Cursor, Claude Desktop, ChatGPT, or another SSH-capable tool. (Jul 24, 2026)

- [Docker Hardened Images: Query the DHI catalog from AI assistants](/dhi/tools/mcp/): Search DHI repositories, inspect images, retrieve SBOMs, check CVEs, and manage mirrors through the DHI MCP server. (Jul 23, 2026)

- [Docker Enterprise: Authenticate GitHub Actions with OIDC connections](/enterprise/security/oidc-connections/): Exchange GitHub OIDC tokens for short-lived access to Docker resources without storing long-lived workflow credentials. (Jul 21, 2026)



## 常见问题

- [如何开始使用 Docker？](/get-started/docker-overview/)
- [我可以在沙箱中运行 AI 智能体吗？](/ai/sandboxes/get-started/)
- [什么是容器？](/get-started/docker-concepts/the-basics/what-is-a-container/)
- [什么是 Docker 加固镜像（Docker Hardened Images）？](/dhi/)
- [为什么应该使用 Docker Compose？](/compose/)

