Skip to content

Commit 13ea608

Browse files
authored
Add a link to the Sonarqube use case guide (#23597)
<!--Delete sections as needed --> ## Description - Add a link to the Sonarqube + E2b use case guide - https://docs.docker.com/guides/github-sonarqube-sandbox/ - Fix a nit --------- Signed-off-by: Usha Mandya <usha.mandya@docker.com>
2 parents f9a5c52 + 19a7926 commit 13ea608

File tree

1 file changed

+8
-2
lines changed

1 file changed

+8
-2
lines changed

content/manuals/ai/mcp-catalog-and-toolkit/sandboxes.md

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,11 @@
22
title: Sandboxes
33
description: "Learn how sandboxes provide secure, isolated execution environments for AI agents in the MCP ecosystem, enabling safe code execution and protecting production systems."
44
keywords: Sandboxes, E2B, MCP Gateway, isolated environment, AI agent security
5+
params:
6+
sidebar:
7+
badge:
8+
color: green
9+
text: New
510
weight: 50
611
---
712

@@ -457,7 +462,8 @@ You can extend this example to combine any of the 200+ MCP servers in the Docker
457462

458463
## Related pages
459464

460-
- [Docker MCP Toolkit and catalog](/manuals/ai/mcp-catalog-and-toolkit/_index.md)
461-
- [Docker MCP Gateway](/manuals/ai/mcp-catalog-and-toolkit/mcp-gateway.md)
465+
- [How to build an AI-powered code quality workflow with SonarQube and E2B](/guides/github-sonarqube-sandbox.md)
462466
- [Docker + E2B: Building the Future of Trusted AI](https://www.docker.com/blog/docker-e2b-building-the-future-of-trusted-ai/)
467+
- [Docker MCP Toolkit and Catalog](/manuals/ai/mcp-catalog-and-toolkit/_index.md)
468+
- [Docker MCP Gateway](/manuals/ai/mcp-catalog-and-toolkit/mcp-gateway.md)
463469
- [E2B MCP documentation](https://e2b.dev/docs/mcp)

0 commit comments

Comments
 (0)