mirror of
https://github.com/docker/docs.git
synced 2026-04-12 14:25:46 +07:00
fix(typo): realtime -> real-time
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
This commit is contained in:
@@ -7,7 +7,7 @@ title: Integrating Docker Scout with other systems
|
||||
By default, Docker Scout integrates with your Docker organization and your
|
||||
Docker Scout-enabled repositories on Docker Hub. You can integrate Docker Scout
|
||||
with additional third-party systems to get access to even more insights,
|
||||
including realtime information about you running workloads.
|
||||
including real-time information about you running workloads.
|
||||
|
||||
## Integration categories
|
||||
|
||||
@@ -45,7 +45,7 @@ The following CI integrations are available:
|
||||
### Environment monitoring
|
||||
|
||||
Environment monitoring refers to integrating Docker Scout with your deployments.
|
||||
This can give you information in realtime about your running container workloads.
|
||||
This can give you information in real-time about your running container workloads.
|
||||
|
||||
Integrating with environments lets you compare production workloads to other
|
||||
versions, in your image repositories or in your other environments.
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
---
|
||||
description:
|
||||
Docker Scout can integrate with runtime environments to give you realtime
|
||||
Docker Scout can integrate with runtime environments to give you real-time
|
||||
insights about your software supply chain.
|
||||
keywords: supply chain, security, streams, environments, workloads, deployments
|
||||
title: Integrating Docker Scout with environments
|
||||
|
||||
Reference in New Issue
Block a user