Skip to content

Commit 22473df

Browse files
authored
Merge pull request #23067 from aevesdocker/cb-clarify
Offload: quick fix on 'about'
2 parents 9944947 + 5ad5018 commit 22473df

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

content/manuals/offload/about.md

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,6 @@ Docker Offload includes the following capabilities to support modern container
2323
workflows:
2424

2525
- Cloud-based builds: Execute builds on remote, fully managed BuildKit instances
26-
with native support for multi-platform output.
2726
- GPU acceleration: Use NVIDIA L4 GPU-backed environments for machine learning,
2827
media processing, and other compute-intensive workloads.
2928
- Ephemeral cloud runners: Automatically provision and tear down cloud
@@ -74,8 +73,6 @@ The build runs on infrastructure provisioned and managed by Docker:
7473
- Each cloud builder is an isolated Amazon EC2 instance with its own EBS volume
7574
- Remote builders use a shared cache to speed up builds across machines and
7675
teammates
77-
- Builds support native multi-platform output (for example, `linux/amd64`,
78-
`linux/arm64`)
7976
- Build results are encrypted in transit and sent to your specified destination
8077
(such as a registry or local image store)
8178

0 commit comments

Comments
 (0)