Skip to content

Commit 2c4b1e1

Browse files
craig-osterhoutArthurFlag
authored andcommitted
scout: remove artifactory integration (#22939)
<!--Delete sections as needed --> ## Description Removed docs about antifactory integration for Scout. Still mentioned in the release notes. ## Related issues or tickets ENGDOCS-2785 ## Reviews <!-- Notes for reviewers here --> <!-- List applicable reviews (optionally @tag reviewers) --> - [ ] Technical review - [ ] Editorial review --------- Signed-off-by: Craig <[email protected]>
1 parent c13dd55 commit 2c4b1e1

File tree

6 files changed

+9
-204
lines changed

6 files changed

+9
-204
lines changed

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

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4,12 +4,12 @@ description: Learn about the benefits of the MCP Catalog, how you can use it, an
44
keywords: docker hub, mcp, mcp servers, ai agents, calatog, docker
55
---
66

7-
The [Docker MCP Catalog](https://hub.docker.com/catalogs/mcp) is a centralized, trusted registry for discovering, sharing, and running MCP-compatible tools. Seamlessly integrated into Docker Hub, it offers verified, versioned, and curated MCP servers packaged as Docker images. The catalog is also available in Docker Desktop.
7+
The [Docker MCP Catalog](https://mcp.docker.com) is a centralized, trusted registry for discovering, sharing, and running MCP-compatible tools. Seamlessly integrated into Docker Hub, it offers verified, versioned, and curated MCP servers packaged as Docker images. The catalog is also available in Docker Desktop.
88

99
The catalog solves common MCP server challenges:
1010

1111
- Environment conflicts: Tools often need specific runtimes that may clash with existing setups.
12-
- Lack of isolation: Traditional setups risk exposing the host system.
12+
- Lack of isolation: Traditional setups risk exposing the host system.(it)
1313
- Setup complexity: Manual installation and configuration result in slow adoption.
1414
- Inconsistency across platforms: Tools may behave unpredictably on different OSes.
1515

@@ -50,5 +50,5 @@ follow the [contributing guidelines](https://github.com/docker/mcp-registry/blob
5050
When your pull request is reviewed and approved, your MCP server is available in 24 hours on:
5151

5252
- Docker Desktop's [MCP Toolkit feature](toolkit.md)
53-
- The [Docker MCP catalog](https://hub.docker.com/mcp)
54-
- The [Docker Hub](https://hub.docker.com/u/mcp) mcp namespace (for MCP servers built by Docker)
53+
- The [Docker MCP catalog](https://mcp.docker.com)
54+
- The [Docker Hub](https://mcp.docker.com) `mcp` namespace (for MCP servers built by Docker)

content/manuals/scout/explore/dashboard.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -11,10 +11,10 @@ aliases:
1111

1212
The [Docker Scout Dashboard](https://scout.docker.com/) helps you share the
1313
analysis of images in an organization with your team. Developers can now see an
14-
overview of their security status across all their images from both Docker Hub
15-
and Artifactory, and get remediation advice at their fingertips. It helps team
16-
members in roles such as security, compliance, and operations to know what
17-
vulnerabilities and issues they need to focus on.
14+
overview of their security status across all their images from Docker Hub, and
15+
get remediation advice at their fingertips. It helps team members in roles such
16+
as security, compliance, and operations to know what vulnerabilities and issues
17+
they need to focus on.
1818

1919
## Overview
2020

Binary file not shown.

content/manuals/scout/integrations/_index.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,6 @@ aren't hosted on Docker Hub.
2525

2626
The following container registry integrations are available:
2727

28-
- [Artifactory](./registry/artifactory.md)
2928
- [Amazon Elastic Container Registry](./registry/ecr.md)
3029
- [Azure Container Registry](./registry/acr.md)
3130

content/manuals/scout/integrations/registry/artifactory.md

Lines changed: 0 additions & 191 deletions
This file was deleted.

content/manuals/scout/release-notes/platform.md

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -297,12 +297,9 @@ documentation](../integrations/environment/sysdig.md).
297297
The new JFrog Artifactory integration enables automatic image analysis on
298298
Artifactory registries.
299299

300-
![Animation of how to integrate Artifactory](../images/release-notes/artifactory-agent.gif)
301-
302300
The integration involves deploying a Docker Scout Artifactory agent that polls
303301
for new images, performs analysis, and uploads results to Docker Scout, all
304-
while preserving the integrity of image data. Learn more in the [Artifactory
305-
integration documentation](../integrations/registry/artifactory.md)
302+
while preserving the integrity of image data.
306303

307304
#### Known limitations
308305

0 commit comments

Comments
 (0)