mirror of https://github.com/docker/docs.git
commit
0793604e18
|
@ -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"
|
||||
---
|
||||
|
|
|
@ -0,0 +1,7 @@
|
|||
---
|
||||
title: Testcontainers Cloud
|
||||
weight: 200
|
||||
params:
|
||||
sidebar:
|
||||
goto: "https://testcontainers.com/cloud/docs/"
|
||||
---
|
Loading…
Reference in New Issue