We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9398ef8 commit 07fb174Copy full SHA for 07fb174
content/_index.md
@@ -146,4 +146,15 @@ grid:
146
url: "https://testcontainers.com/cloud/docs/#getting-started"
147
- text: "TCC for CI"
148
url: "https://testcontainers.com/cloud/docs/#tcc-for-ci"
149
+ - title: Docker Offload
150
+ icon: cloud
151
+ description: |
152
+ Build and run containers in the cloud.
153
+ links:
154
+ - text: "Overview"
155
+ url: "/offload/"
156
+ - text: "Quickstart"
157
+ url: "/offload/quickstart/"
158
+ - text: "About Docker Offload"
159
+ url: "/offload/about/"
160
---
0 commit comments