mirror of https://github.com/docker/docs.git
Merge pull request #20786 from mikesir87/add-lp-survey-anchors
Add divs with anchor points for learning path surveys
This commit is contained in:
commit
bbe4a3c401
|
@ -189,3 +189,5 @@ documentation](/build-cloud/ci/) for Docker Build Cloud.
|
|||
- [Using Docker Build Cloud](/build-cloud/usage/)
|
||||
|
||||
{{< /accordion >}}
|
||||
|
||||
<div id="dbc-lp-survey-anchor"></div>
|
|
@ -172,3 +172,5 @@ tests or perform one-off tasks within that container.
|
|||
- [Compose Build Specification](/compose/compose-file/build/)
|
||||
|
||||
{{< /accordion >}}
|
||||
|
||||
<div id="compose-lp-survey-anchor"></div>
|
|
@ -173,3 +173,5 @@ the components in the image have known vulnerabilities.
|
|||
<!-- vale Docker.HeadingLength = YES -->
|
||||
|
||||
{{< /accordion >}}
|
||||
|
||||
<div id="scout-lp-survey-anchor"></div>
|
Loading…
Reference in New Issue