Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion content/manuals/engine/swarm/admin_guide.md
Original file line number Diff line number Diff line change
Expand Up @@ -154,7 +154,7 @@ worker nodes that do not meet these requirements cannot run these tasks.

You can monitor the health of manager nodes by querying the docker `nodes` API
in JSON format through the `/nodes` HTTP endpoint. Refer to the
[nodes API documentation](/reference/api/engine/v1.25/#tag/Node)
[nodes API documentation](/reference/api/engine/version/v1.25/#tag/Node)
for more information.

From the command line, run `docker node inspect <id-node>` to query the nodes.
Expand Down
2 changes: 2 additions & 0 deletions content/manuals/scout/integrations/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,8 @@ keywords: supply chain, security, integrations, registries, ci, environments
title: Integrating Docker Scout with other systems
linkTitle: Integrations
weight: 80
aliases:
- /scout/integrations/registry/artifactory
---

By default, Docker Scout integrates with your Docker organization and your
Expand Down