mirror of https://github.com/docker/docs.git
site: add dbc tile to landing page
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
This commit is contained in:
parent
7b3a072f83
commit
19c9da7eb7
|
@ -36,6 +36,17 @@ grid:
|
||||||
url: "/build/building/packaging/"
|
url: "/build/building/packaging/"
|
||||||
- text: "Release notes"
|
- text: "Release notes"
|
||||||
url: "/build/release-notes/"
|
url: "/build/release-notes/"
|
||||||
|
- title: Docker Build Cloud
|
||||||
|
icon: cloud
|
||||||
|
description: |
|
||||||
|
Run your builds in the cloud.
|
||||||
|
links:
|
||||||
|
- text: "Overview"
|
||||||
|
url: "/build-cloud/"
|
||||||
|
- text: "Setup"
|
||||||
|
url: "/build-cloud/setup/"
|
||||||
|
- text: "Optimization"
|
||||||
|
url: "/build-cloud/optimization/"
|
||||||
- title: Docker Compose
|
- title: Docker Compose
|
||||||
icon: polyline
|
icon: polyline
|
||||||
description: |
|
description: |
|
||||||
|
|
Loading…
Reference in New Issue