forked from docker/docs
-
Notifications
You must be signed in to change notification settings - Fork 0
/
hugo.yaml
300 lines (275 loc) · 7.74 KB
/
hugo.yaml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
title: Docker Docs
baseURL: https://docs.docker.com
refLinksErrorLevel: ERROR
enableGitInfo: true
disablePathToLower: true
enableInlineShortcodes: true
taxonomies:
tag: tags
markup:
tableOfContents:
startLevel: 2
endLevel: 3
goldmark:
extensions:
typographer: false
parser:
wrapStandAloneImageWithinParagraph: false
attribute:
block: true
renderer:
unsafe: true
highlight:
noClasses: false
related:
includeNewer: true
indices:
- name: keywords
weight: 80
- name: fragmentrefs
applyFilter: false
type: fragments
weight: 80
threshold: 20
toLower: false
build:
buildStats:
enable: true
disableIDs: true
disableTags: true
cachebusters:
- source: assets/watching/hugo_stats\.json
target: styles\.css
- source: (postcss|tailwind)\.config\.js
target: css
- source: assets/.*\.js
target: js
- source: (assets|layouts)/.*\.(.*)$
target: "$2"
outputFormats:
redirects:
baseName: redirects
isPlainText: true
mediaType: "application/json"
notAlternative: true
metadata:
baseName: metadata
isPlainText: true
mediaType: "application/json"
notAlternative: true
robots:
baseName: robots
isPlainText: true
mediaType: "text/plain"
notAlternative: true
outputs:
home:
- html
- redirects
- metadata
- robots
languages:
en:
languageName: English
params:
kapa:
id: ba5c2cbc-6535-4334-a72e-050f7a681c8a
analytics:
hotjar:
prod: 3169877
stage: 3218181
google: GTM-WL2QLG5
onetrust: 8e0ebfd9-035d-4ec2-9b2f-a2de9c09f906
algolia:
appid: 3XRLW0LZH9
apikey: 2899036ce47dba191b8dc1758e4bc6a4
indexname: docker
repo: https://github.com/docker/docs
docs_url: https://docs.docker.com
latest_engine_api_version: "1.45"
docker_ce_version: "26.1.4"
compose_version: "v2.27.1"
compose_file_v3: "3.8"
compose_file_v2: "2.4"
buildkit_version: "0.13.1"
example_go_version: "1.21"
example_golangci_lint_version: "v1.52"
example_alpine_version: "3.20"
example_node_version: "20"
min_version_thresholds:
buildx: "0.10.0"
buildkit: "0.11.0"
engine: "24.0.0"
api: "1.41"
desktop: "4.20.0"
compose: "2.14.0"
scout: "1.0.0"
menus:
main:
- name: Guides
url: /guides/
weight: 1
- name: Manuals
url: /manuals/
weight: 2
- name: Reference
url: /reference/
weight: 3
footer:
- url: https://www.docker.com/products
name: Product offerings
- url: https://www.docker.com/products/personal
name: Docker Personal
parent: Product offerings
- url: https://www.docker.com/products/pro
name: Docker Pro
parent: Product offerings
- url: https://www.docker.com/products/team
name: Docker Team
parent: Product offerings
- url: https://www.docker.com/products/business
name: Docker Business
parent: Product offerings
- url: https://www.docker.com/pricing/faq
name: Pricing FAQs
parent: Product offerings
- url: https://www.docker.com/partners/programs
name: Docker Verified Publisher
parent: Product offerings
- url: https://www.docker.com/partners
name: Partners
parent: Product offerings
- url: https://www.docker.com/
name: Features
- url: https://www.docker.com/products/docker-desktop
name: Docker Desktop
parent: Features
- url: https://www.docker.com/products/docker-hub
name: Docker Hub
parent: Features
- url: https://www.docker.com/products/secure-software-supply-chain
name: Secure Software Supply Chain
parent: Features
- url: https://www.docker.com/products/container-runtime
name: Container Runtime
parent: Features
- url: https://www.docker.com/products/developer-tools
name: Developer Tools
parent: Features
- url: https://www.docker.com/partners
name: Trusted Content
parent: Features
- url: https://www.docker.com/roadmap
name: Docker Product Roadmap
parent: Features
- name: Developers
- url: https://www.docker.com/use-cases
name: Use cases
parent: Developers
- url: /get-started/
name: Get started
parent: Developers
- url: https://www.docker.com/blog/
name: Blog
parent: Developers
- url: https://www.docker.com/docker-community
name: Community
parent: Developers
- url: https://www.docker.com/open-source
name: Open Source
parent: Developers
- url: https://www.docker.com/community/get-involved/developer-preview
name: Preview Program
parent: Developers
- url: https://www.docker.com/company
name: About us
- url: https://www.docker.com/what-container
name: What is a container?
parent: About us
- url: https://www.docker.com/why-docker
name: Why Docker?
parent: About us
- url: https://www.docker.com/events
name: Virtual events
parent: About us
- url: https://www.docker.com/swag
name: Swag store
parent: About us
- url: https://www.docker.com/company/newsroom
name: Newsroom
parent: About us
- url: https://www.docker.com/careers
name: Careers
parent: About us
- url: https://www.docker.com/company/contact
name: Contact us
parent: About us
- url: https://www.docker.com/customers
name: Customers
parent: About us
- url: https://www.docker.com/newsletter-subscription
name: Newsletter
parent: About us
module:
proxy: https://proxy.golang.org,direct
hugoVersion:
extended: false
min: "0.124.1"
mounts:
- source: assets
target: assets
- source: hugo_stats.json
target: assets/watching/hugo_stats.json
- source: node_modules/@material-symbols/svg-400/rounded
target: assets/icons
imports:
- path: github.com/moby/moby
mounts:
- source: docs/api
target: content/engine/api
includeFiles: "*.md"
- source: docs/api
target: static/reference/engine
includeFiles: "*.yaml"
- path: github.com/moby/buildkit
mounts:
- source: frontend/dockerfile/docs/reference.md
target: content/reference/dockerfile.md
- source: frontend/dockerfile/docs/rules
target: content/reference/build-checks
includeFiles: "*.md"
- source: docs/buildkitd.toml.md
target: content/build/buildkit/toml-configuration.md
- source: docs/attestations/slsa-definitions.md
target: content/build/attestations/slsa-definitions.md
- source: docs/attestations/attestation-storage.md
target: content/build/attestations/attestation-storage.md
- path: github.com/docker/buildx
mounts:
- source: docs/bake-reference.md
target: content/build/bake/reference.md
- path: github.com/docker/cli
mounts:
- source: docs/extend
target: content/engine/extend
excludefiles: "index.md"
- source: docs/extend/index.md
target: content/engine/extend/_index.md
- source: docs/deprecated.md
target: content/engine/deprecated.md
- source: docs/reference/run.md
target: content/engine/reference/run.md
- source: docs/reference/commandline/cli.md
target: content/engine/reference/commandline/cli.md
- source: docs/reference/dockerd.md
target: content/reference/cli/dockerd.md
- path: github.com/docker/compose/v2
mounts:
- source: docs/reference
target: data/compose-cli
includeFiles: "*.yaml"
- path: github.com/docker/scout-cli
mounts:
- source: docs
target: data/scout-cli
includeFiles: "*.yaml"