File tree Expand file tree Collapse file tree 1 file changed +0
-3
lines changed Expand file tree Collapse file tree 1 file changed +0
-3
lines changed Original file line number Diff line number Diff line change @@ -23,7 +23,6 @@ Docker Offload includes the following capabilities to support modern container
23
23
workflows:
24
24
25
25
- Cloud-based builds: Execute builds on remote, fully managed BuildKit instances
26
- with native support for multi-platform output.
27
26
- GPU acceleration: Use NVIDIA L4 GPU-backed environments for machine learning,
28
27
media processing, and other compute-intensive workloads.
29
28
- Ephemeral cloud runners: Automatically provision and tear down cloud
@@ -74,8 +73,6 @@ The build runs on infrastructure provisioned and managed by Docker:
74
73
- Each cloud builder is an isolated Amazon EC2 instance with its own EBS volume
75
74
- Remote builders use a shared cache to speed up builds across machines and
76
75
teammates
77
- - Builds support native multi-platform output (for example, ` linux/amd64 ` ,
78
- ` linux/arm64 ` )
79
76
- Build results are encrypted in transit and sent to your specified destination
80
77
(such as a registry or local image store)
81
78
You can’t perform that action at this time.
0 commit comments