mirror of https://github.com/docker/docs.git
site: add tcc tile to landing page
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
This commit is contained in:
parent
56e42135a0
commit
14a3cfed94
|
@ -135,4 +135,15 @@ grid:
|
|||
url: "/security/for-admins/single-sign-on/"
|
||||
- text: "SCIM"
|
||||
url: "/security/for-admins/provisioning/scim/"
|
||||
- title: Testcontainers cloud
|
||||
icon: cloud
|
||||
description: |
|
||||
Testcontainers Cloud lets you run heavy test workloads remotely.
|
||||
links:
|
||||
- text: "Overview"
|
||||
url: "https://testcontainers.com/cloud/docs/"
|
||||
- text: "Getting started"
|
||||
url: "https://testcontainers.com/cloud/docs/#getting-started"
|
||||
- text: "TCC for CI"
|
||||
url: "https://testcontainers.com/cloud/docs/#tcc-for-ci"
|
||||
---
|
||||
|
|
Loading…
Reference in New Issue