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
2323workflows:
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
You can’t perform that action at this time.
0 commit comments