File tree Expand file tree Collapse file tree 2 files changed +8
-1
lines changed Expand file tree Collapse file tree 2 files changed +8
-1
lines changed Original file line number Diff line number Diff line change @@ -9,4 +9,10 @@ aliases:
99 - /learning-paths/
1010---
1111
12- This section contains more advanced guides to help you learn how Docker can optimize your development workflows.
12+ Explore our collection of guides to learn how Docker can optimize your
13+ development workflows and how to use it with specific languages, frameworks, or
14+ technologies.
15+
16+ Can't find the guide you're looking for? Open an issue on the
17+ [ docker/docs] ( https://github.com/docker/docs/issues/new ) repository to let us
18+ know.
Original file line number Diff line number Diff line change 6464 < article class ="prose min-w-0 max-w-none dark:prose-invert ">
6565 {{- partial "breadcrumbs.html" . }}
6666 < h1 data-pagefind-weight ="10 " class ="scroll-mt-36 "> {{ .Title }}</ h1 >
67+ {{ .Content }}
6768 {{- $taxonomies := slice "products" "subjects" "levels" "languages" }}
6869 < div class ="not-prose "
6970 x-data ="{
You can’t perform that action at this time.
0 commit comments