1
+
2
+ <!doctype html>
3
+ < html lang ="en " class ="no-js ">
4
+ < head >
5
+
6
+ < meta charset ="utf-8 ">
7
+ < meta name ="viewport " content ="width=device-width,initial-scale=1 ">
8
+
9
+ < meta name ="description " content ="Bring Your Own Container ">
10
+
11
+
12
+ < meta name ="author " content ="Nilay Gupta ">
13
+
14
+
15
+
16
+
17
+
18
+ < link rel ="icon " href ="/byoc/assets/images/favicon.png ">
19
+ < meta name ="generator " content ="mkdocs-1.6.0, mkdocs-material-9.5.27 ">
20
+
21
+
22
+
23
+ < title > BYOC</ title >
24
+
25
+
26
+
27
+ < link rel ="stylesheet " href ="/byoc/assets/stylesheets/main.6543a935.min.css ">
28
+
29
+
30
+ < link rel ="stylesheet " href ="/byoc/assets/stylesheets/palette.06af60db.min.css ">
31
+
32
+
33
+
34
+
35
+
36
+
37
+
38
+
39
+
40
+
41
+
42
+
43
+ < link rel ="preconnect " href ="https://fonts.gstatic.com " crossorigin >
44
+ < link rel ="stylesheet " href ="https://fonts.googleapis.com/css?family=Roboto:300,300i,400,400i,700,700i%7CRoboto+Mono:400,400i,700,700i&display=fallback ">
45
+ < style > : root {--md-text-font : "Roboto" ;--md-code-font : "Roboto Mono" }</ style >
46
+
47
+
48
+
49
+ < script > __md_scope = new URL ( "/byoc/" , location ) , __md_hash = e => [ ...e ] . reduce ( ( e , _ ) => ( e << 5 ) - e + _ . charCodeAt ( 0 ) , 0 ) , __md_get = ( e , _ = localStorage , t = __md_scope ) => JSON . parse ( _ . getItem ( t . pathname + "." + e ) ) , __md_set = ( e , _ , t = localStorage , a = __md_scope ) => { try { t . setItem ( a . pathname + "." + e , JSON . stringify ( _ ) ) } catch ( e ) { } } </ script >
50
+
51
+
52
+
53
+
54
+
55
+
56
+ </ head >
57
+
58
+
59
+
60
+
61
+
62
+
63
+
64
+ < body dir ="ltr " data-md-color-scheme ="slate " data-md-color-primary ="white " data-md-color-accent ="indigo ">
65
+
66
+
67
+ < input class ="md-toggle " data-md-toggle ="drawer " type ="checkbox " id ="__drawer " autocomplete ="off ">
68
+ < input class ="md-toggle " data-md-toggle ="search " type ="checkbox " id ="__search " autocomplete ="off ">
69
+ < label class ="md-overlay " for ="__drawer "> </ label >
70
+ < div data-md-component ="skip ">
71
+
72
+ </ div >
73
+ < div data-md-component ="announce ">
74
+
75
+ </ div >
76
+
77
+
78
+
79
+
80
+ < header class ="md-header " data-md-component ="header ">
81
+ < nav class ="md-header__inner md-grid " aria-label ="Header ">
82
+ < a href ="/byoc/. " title ="BYOC " class ="md-header__button md-logo " aria-label ="BYOC " data-md-component ="logo ">
83
+
84
+
85
+ < svg xmlns ="http://www.w3.org/2000/svg " viewBox ="0 0 24 24 "> < path d ="M12 8a3 3 0 0 0 3-3 3 3 0 0 0-3-3 3 3 0 0 0-3 3 3 3 0 0 0 3 3m0 3.54C9.64 9.35 6.5 8 3 8v11c3.5 0 6.64 1.35 9 3.54 2.36-2.19 5.5-3.54 9-3.54V8c-3.5 0-6.64 1.35-9 3.54Z "/> </ svg >
86
+
87
+ </ a >
88
+ < label class ="md-header__button md-icon " for ="__drawer ">
89
+
90
+ < svg xmlns ="http://www.w3.org/2000/svg " viewBox ="0 0 24 24 "> < path d ="M3 6h18v2H3V6m0 5h18v2H3v-2m0 5h18v2H3v-2Z "/> </ svg >
91
+ </ label >
92
+ < div class ="md-header__title " data-md-component ="header-title ">
93
+ < div class ="md-header__ellipsis ">
94
+ < div class ="md-header__topic ">
95
+ < span class ="md-ellipsis ">
96
+ BYOC
97
+ </ span >
98
+ </ div >
99
+ < div class ="md-header__topic " data-md-component ="header-topic ">
100
+ < span class ="md-ellipsis ">
101
+
102
+
103
+
104
+ </ span >
105
+ </ div >
106
+ </ div >
107
+ </ div >
108
+
109
+
110
+
111
+
112
+
113
+
114
+ < label class ="md-header__button md-icon " for ="__search ">
115
+
116
+ < svg xmlns ="http://www.w3.org/2000/svg " viewBox ="0 0 24 24 "> < path d ="M9.5 3A6.5 6.5 0 0 1 16 9.5c0 1.61-.59 3.09-1.56 4.23l.27.27h.79l5 5-1.5 1.5-5-5v-.79l-.27-.27A6.516 6.516 0 0 1 9.5 16 6.5 6.5 0 0 1 3 9.5 6.5 6.5 0 0 1 9.5 3m0 2C7 5 5 7 5 9.5S7 14 9.5 14 14 12 14 9.5 12 5 9.5 5Z "/> </ svg >
117
+ </ label >
118
+ < div class ="md-search " data-md-component ="search " role ="dialog ">
119
+ < label class ="md-search__overlay " for ="__search "> </ label >
120
+ < div class ="md-search__inner " role ="search ">
121
+ < form class ="md-search__form " name ="search ">
122
+ < input type ="text " class ="md-search__input " name ="query " aria-label ="Search " placeholder ="Search " autocapitalize ="off " autocorrect ="off " autocomplete ="off " spellcheck ="false " data-md-component ="search-query " required >
123
+ < label class ="md-search__icon md-icon " for ="__search ">
124
+
125
+ < svg xmlns ="http://www.w3.org/2000/svg " viewBox ="0 0 24 24 "> < path d ="M9.5 3A6.5 6.5 0 0 1 16 9.5c0 1.61-.59 3.09-1.56 4.23l.27.27h.79l5 5-1.5 1.5-5-5v-.79l-.27-.27A6.516 6.516 0 0 1 9.5 16 6.5 6.5 0 0 1 3 9.5 6.5 6.5 0 0 1 9.5 3m0 2C7 5 5 7 5 9.5S7 14 9.5 14 14 12 14 9.5 12 5 9.5 5Z "/> </ svg >
126
+
127
+ < svg xmlns ="http://www.w3.org/2000/svg " viewBox ="0 0 24 24 "> < path d ="M20 11v2H8l5.5 5.5-1.42 1.42L4.16 12l7.92-7.92L13.5 5.5 8 11h12Z "/> </ svg >
128
+ </ label >
129
+ < nav class ="md-search__options " aria-label ="Search ">
130
+
131
+ < button type ="reset " class ="md-search__icon md-icon " title ="Clear " aria-label ="Clear " tabindex ="-1 ">
132
+
133
+ < svg xmlns ="http://www.w3.org/2000/svg " viewBox ="0 0 24 24 "> < path d ="M19 6.41 17.59 5 12 10.59 6.41 5 5 6.41 10.59 12 5 17.59 6.41 19 12 13.41 17.59 19 19 17.59 13.41 12 19 6.41Z "/> </ svg >
134
+ </ button >
135
+ </ nav >
136
+
137
+ < div class ="md-search__suggest " data-md-component ="search-suggest "> </ div >
138
+
139
+ </ form >
140
+ < div class ="md-search__output ">
141
+ < div class ="md-search__scrollwrap " tabindex ="0 " data-md-scrollfix >
142
+ < div class ="md-search-result " data-md-component ="search-result ">
143
+ < div class ="md-search-result__meta ">
144
+ Initializing search
145
+ </ div >
146
+ < ol class ="md-search-result__list " role ="presentation "> </ ol >
147
+ </ div >
148
+ </ div >
149
+ </ div >
150
+ </ div >
151
+ </ div >
152
+
153
+
154
+ < div class ="md-header__source ">
155
+ < a href ="https://github.com/g4ze/byoc " title ="Go to repository " class ="md-source " data-md-component ="source ">
156
+ < div class ="md-source__icon md-icon ">
157
+
158
+ < svg xmlns ="http://www.w3.org/2000/svg " viewBox ="0 0 448 512 "> <!--! Font Awesome Free 6.5.2 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License) Copyright 2024 Fonticons, Inc.--> < path d ="M439.55 236.05 244 40.45a28.87 28.87 0 0 0-40.81 0l-40.66 40.63 51.52 51.52c27.06-9.14 52.68 16.77 43.39 43.68l49.66 49.66c34.23-11.8 61.18 31 35.47 56.69-26.49 26.49-70.21-2.87-56-37.34L240.22 199v121.85c25.3 12.54 22.26 41.85 9.08 55a34.34 34.34 0 0 1-48.55 0c-17.57-17.6-11.07-46.91 11.25-56v-123c-20.8-8.51-24.6-30.74-18.64-45L142.57 101 8.45 235.14a28.86 28.86 0 0 0 0 40.81l195.61 195.6a28.86 28.86 0 0 0 40.8 0l194.69-194.69a28.86 28.86 0 0 0 0-40.81z "/> </ svg >
159
+ </ div >
160
+ < div class ="md-source__repository ">
161
+ GitHub
162
+ </ div >
163
+ </ a >
164
+ </ div >
165
+
166
+ </ nav >
167
+
168
+ </ header >
169
+
170
+ < div class ="md-container " data-md-component ="container ">
171
+
172
+
173
+
174
+
175
+
176
+ < nav class ="md-tabs " aria-label ="Tabs " data-md-component ="tabs ">
177
+ < div class ="md-grid ">
178
+ < ul class ="md-tabs__list ">
179
+
180
+
181
+
182
+
183
+
184
+ < li class ="md-tabs__item ">
185
+ < a href ="/byoc/. " class ="md-tabs__link ">
186
+
187
+
188
+
189
+
190
+ Homepage
191
+
192
+ </ a >
193
+ </ li >
194
+
195
+
196
+
197
+ </ ul >
198
+ </ div >
199
+ </ nav >
200
+
201
+
202
+
203
+ < main class ="md-main " data-md-component ="main ">
204
+ < div class ="md-main__inner md-grid ">
205
+
206
+
207
+
208
+ < div class ="md-sidebar md-sidebar--primary " data-md-component ="sidebar " data-md-type ="navigation " >
209
+ < div class ="md-sidebar__scrollwrap ">
210
+ < div class ="md-sidebar__inner ">
211
+
212
+
213
+
214
+
215
+
216
+
217
+
218
+
219
+ < nav class ="md-nav md-nav--primary md-nav--lifted md-nav--integrated " aria-label ="Navigation " data-md-level ="0 ">
220
+ < label class ="md-nav__title " for ="__drawer ">
221
+ < a href ="/byoc/. " title ="BYOC " class ="md-nav__button md-logo " aria-label ="BYOC " data-md-component ="logo ">
222
+
223
+
224
+ < svg xmlns ="http://www.w3.org/2000/svg " viewBox ="0 0 24 24 "> < path d ="M12 8a3 3 0 0 0 3-3 3 3 0 0 0-3-3 3 3 0 0 0-3 3 3 3 0 0 0 3 3m0 3.54C9.64 9.35 6.5 8 3 8v11c3.5 0 6.64 1.35 9 3.54 2.36-2.19 5.5-3.54 9-3.54V8c-3.5 0-6.64 1.35-9 3.54Z "/> </ svg >
225
+
226
+ </ a >
227
+ BYOC
228
+ </ label >
229
+
230
+ < div class ="md-nav__source ">
231
+ < a href ="https://github.com/g4ze/byoc " title ="Go to repository " class ="md-source " data-md-component ="source ">
232
+ < div class ="md-source__icon md-icon ">
233
+
234
+ < svg xmlns ="http://www.w3.org/2000/svg " viewBox ="0 0 448 512 "> <!--! Font Awesome Free 6.5.2 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License) Copyright 2024 Fonticons, Inc.--> < path d ="M439.55 236.05 244 40.45a28.87 28.87 0 0 0-40.81 0l-40.66 40.63 51.52 51.52c27.06-9.14 52.68 16.77 43.39 43.68l49.66 49.66c34.23-11.8 61.18 31 35.47 56.69-26.49 26.49-70.21-2.87-56-37.34L240.22 199v121.85c25.3 12.54 22.26 41.85 9.08 55a34.34 34.34 0 0 1-48.55 0c-17.57-17.6-11.07-46.91 11.25-56v-123c-20.8-8.51-24.6-30.74-18.64-45L142.57 101 8.45 235.14a28.86 28.86 0 0 0 0 40.81l195.61 195.6a28.86 28.86 0 0 0 40.8 0l194.69-194.69a28.86 28.86 0 0 0 0-40.81z "/> </ svg >
235
+ </ div >
236
+ < div class ="md-source__repository ">
237
+ GitHub
238
+ </ div >
239
+ </ a >
240
+ </ div >
241
+
242
+ < ul class ="md-nav__list " data-md-scrollfix >
243
+
244
+
245
+
246
+
247
+
248
+
249
+
250
+ < li class ="md-nav__item ">
251
+ < a href ="/byoc/. " class ="md-nav__link ">
252
+
253
+
254
+ < span class ="md-ellipsis ">
255
+ Homepage
256
+ </ span >
257
+
258
+
259
+ </ a >
260
+ </ li >
261
+
262
+
263
+
264
+ </ ul >
265
+ </ nav >
266
+ </ div >
267
+ </ div >
268
+ </ div >
269
+
270
+
271
+
272
+
273
+ < div class ="md-content " data-md-component ="content ">
274
+ < article class ="md-content__inner md-typeset ">
275
+
276
+ < h1 > 404 - Not found</ h1 >
277
+
278
+ </ article >
279
+ </ div >
280
+
281
+
282
+ < script > var tabs = __md_get ( "__tabs" ) ; if ( Array . isArray ( tabs ) ) e:for ( var set of document . querySelectorAll ( ".tabbed-set" ) ) { var tab , labels = set . querySelector ( ".tabbed-labels" ) ; for ( tab of tabs ) for ( var label of labels . getElementsByTagName ( "label" ) ) if ( label . innerText . trim ( ) === tab ) { var input = document . getElementById ( label . htmlFor ) ; input . checked = ! 0 ; continue e} } </ script >
283
+
284
+ < script > var target = document . getElementById ( location . hash . slice ( 1 ) ) ; target && target . name && ( target . checked = target . name . startsWith ( "__tabbed_" ) ) </ script >
285
+ </ div >
286
+
287
+ < button type ="button " class ="md-top md-icon " data-md-component ="top " hidden >
288
+
289
+ < svg xmlns ="http://www.w3.org/2000/svg " viewBox ="0 0 24 24 "> < path d ="M13 20h-2V8l-5.5 5.5-1.42-1.42L12 4.16l7.92 7.92-1.42 1.42L13 8v12Z "/> </ svg >
290
+ Back to top
291
+ </ button >
292
+
293
+ </ main >
294
+
295
+ < footer class ="md-footer ">
296
+
297
+ < div class ="md-footer-meta md-typeset ">
298
+ < div class ="md-footer-meta__inner md-grid ">
299
+ < div class ="md-copyright ">
300
+
301
+ < div class ="md-copyright__highlight ">
302
+ Copyright © 2024 Nilay Gupta
303
+ </ div >
304
+
305
+
306
+ Made with
307
+ < a href ="https://squidfunk.github.io/mkdocs-material/ " target ="_blank " rel ="noopener ">
308
+ Material for MkDocs
309
+ </ a >
310
+
311
+ </ div >
312
+
313
+ < div class ="md-social ">
314
+
315
+
316
+
317
+
318
+
319
+
320
+
321
+
322
+ < a href ="https://github.com/g4ze " target ="_blank " rel ="noopener " title ="github.com " class ="md-social__link ">
323
+ < svg xmlns ="http://www.w3.org/2000/svg " viewBox ="0 0 480 512 "> <!--! Font Awesome Free 6.5.2 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License) Copyright 2024 Fonticons, Inc.--> < path d ="M186.1 328.7c0 20.9-10.9 55.1-36.7 55.1s-36.7-34.2-36.7-55.1 10.9-55.1 36.7-55.1 36.7 34.2 36.7 55.1zM480 278.2c0 31.9-3.2 65.7-17.5 95-37.9 76.6-142.1 74.8-216.7 74.8-75.8 0-186.2 2.7-225.6-74.8-14.6-29-20.2-63.1-20.2-95 0-41.9 13.9-81.5 41.5-113.6-5.2-15.8-7.7-32.4-7.7-48.8 0-21.5 4.9-32.3 14.6-51.8 45.3 0 74.3 9 108.8 36 29-6.9 58.8-10 88.7-10 27 0 54.2 2.9 80.4 9.2 34-26.7 63-35.2 107.8-35.2 9.8 19.5 14.6 30.3 14.6 51.8 0 16.4-2.6 32.7-7.7 48.2 27.5 32.4 39 72.3 39 114.2zm-64.3 50.5c0-43.9-26.7-82.6-73.5-82.6-18.9 0-37 3.4-56 6-14.9 2.3-29.8 3.2-45.1 3.2-15.2 0-30.1-.9-45.1-3.2-18.7-2.6-37-6-56-6-46.8 0-73.5 38.7-73.5 82.6 0 87.8 80.4 101.3 150.4 101.3h48.2c70.3 0 150.6-13.4 150.6-101.3zm-82.6-55.1c-25.8 0-36.7 34.2-36.7 55.1s10.9 55.1 36.7 55.1 36.7-34.2 36.7-55.1-10.9-55.1-36.7-55.1z "/> </ svg >
324
+ </ a >
325
+
326
+
327
+
328
+
329
+
330
+
331
+
332
+
333
+ < a href ="https://www.linkedin.com/in/guptanilay1/ " target ="_blank " rel ="noopener " title ="www.linkedin.com " class ="md-social__link ">
334
+ < svg xmlns ="http://www.w3.org/2000/svg " viewBox ="0 0 448 512 "> <!--! Font Awesome Free 6.5.2 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License) Copyright 2024 Fonticons, Inc.--> < path d ="M100.28 448H7.4V148.9h92.88zM53.79 108.1C24.09 108.1 0 83.5 0 53.8a53.79 53.79 0 0 1 107.58 0c0 29.7-24.1 54.3-53.79 54.3zM447.9 448h-92.68V302.4c0-34.7-.7-79.2-48.29-79.2-48.29 0-55.69 37.7-55.69 76.7V448h-92.78V148.9h89.08v40.8h1.3c12.4-23.5 42.69-48.3 87.88-48.3 94 0 111.28 61.9 111.28 142.3V448z "/> </ svg >
335
+ </ a >
336
+
337
+
338
+
339
+
340
+
341
+
342
+
343
+
344
+ < a href ="https://twitter.com/guptanilay1 " target ="_blank " rel ="noopener " title ="twitter.com " class ="md-social__link ">
345
+ < svg xmlns ="http://www.w3.org/2000/svg " viewBox ="0 0 512 512 "> <!--! Font Awesome Free 6.5.2 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License) Copyright 2024 Fonticons, Inc.--> < path d ="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z "/> </ svg >
346
+ </ a >
347
+
348
+ </ div >
349
+
350
+ </ div >
351
+ </ div >
352
+ </ footer >
353
+
354
+ </ div >
355
+ < div class ="md-dialog " data-md-component ="dialog ">
356
+ < div class ="md-dialog__inner md-typeset "> </ div >
357
+ </ div >
358
+
359
+
360
+ < script id ="__config " type ="application/json "> { "base" : "/byoc/" , "features" : [ "navigation.tabs" , "navigation.sections" , "toc.integrate" , "navigation.top" , "search.suggest" , "search.highlight" , "content.tabs.link" , "content.code.annotation" , "content.code.copy" ] , "search" : "/byoc/assets/javascripts/workers/search.b8dbb3d2.min.js" , "translations" : { "clipboard.copied" : "Copied to clipboard" , "clipboard.copy" : "Copy to clipboard" , "search.result.more.one" : "1 more on this page" , "search.result.more.other" : "# more on this page" , "search.result.none" : "No matching documents" , "search.result.one" : "1 matching document" , "search.result.other" : "# matching documents" , "search.result.placeholder" : "Type to start searching" , "search.result.term.missing" : "Missing" , "select.version" : "Select version" } } </ script >
361
+
362
+
363
+ < script src ="/byoc/assets/javascripts/bundle.ad660dcc.min.js "> </ script >
364
+
365
+
366
+ </ body >
367
+ </ html >
0 commit comments