mirror of https://github.com/docker/docs.git
Move menu item and add to section overview page
This commit is contained in:
parent
c96905ab0a
commit
bb582aac7e
|
@ -1798,14 +1798,13 @@ manuals:
|
|||
title: Overview
|
||||
- path: /docker-hub/publish/insights-analytics/
|
||||
title: Insights and analytics
|
||||
- path: /docker-hub/dsos-program/
|
||||
title: Docker-Sponsored Open Source Program
|
||||
- path: /docker-hub/oci-artifacts/
|
||||
title: OCI artifacts
|
||||
- path: /docker-hub/release-notes/
|
||||
title: Release notes
|
||||
|
||||
- path: /docker-hub/dsos-program/
|
||||
title: Docker-Sponsored Open Source Program
|
||||
|
||||
- sectiontitle: Docker Scout (Early Access)
|
||||
section:
|
||||
- path: /scout/
|
||||
|
|
|
@ -18,6 +18,8 @@ repositories of container images.
|
|||
container images provided by Docker.
|
||||
* [Docker Verified Publisher Images](publish/index.md): Pull and use high-
|
||||
quality container images provided by external vendors.
|
||||
* [Docker-Sponsored Open Source Images](dsos-program.md): Pull and use high-
|
||||
quality container images from non-commercial open source projects.
|
||||
* [Builds](builds/index.md): Automatically build container images from
|
||||
GitHub and Bitbucket and push them to Docker Hub.
|
||||
* [Webhooks](webhooks.md): Trigger actions after a successful push
|
||||
|
|
Loading…
Reference in New Issue