Skip to content

Commit c338883

Browse files
committed
docker cheat code title add
1 parent 457c24b commit c338883

1 file changed

Lines changed: 105 additions & 1 deletion

File tree

data/dockerfile.json

Lines changed: 105 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,111 @@
66
"colorPref": "#745fb5",
77
"contents": [
88
{
9-
"title": "",
9+
"title": "উত্তরাধিকার (Inheritance)",
10+
"items": [
11+
{
12+
"definition": "",
13+
"code": ""
14+
},
15+
{
16+
"definition": "",
17+
"code": ""
18+
}
19+
]
20+
},
21+
{
22+
"title": "ভেরিয়েবল (Variables)",
23+
"items": [
24+
{
25+
"definition": "",
26+
"code": ""
27+
},
28+
{
29+
"definition": "",
30+
"code": ""
31+
}
32+
]
33+
},
34+
{
35+
"title": "আরম্ভ (Initialization)",
36+
"items": [
37+
{
38+
"definition": "",
39+
"code": ""
40+
},
41+
{
42+
"definition": "",
43+
"code": ""
44+
}
45+
]
46+
},
47+
{
48+
"title": "কঠোর শেলের মধ্যে কমান্ড চালান (Run commands in strict shell)",
49+
"items": [
50+
{
51+
"definition": "",
52+
"code": ""
53+
},
54+
{
55+
"definition": "",
56+
"code": ""
57+
}
58+
]
59+
},
60+
{
61+
"title": "অনবিল্ড করুন (Onbuild)",
62+
"items": [
63+
{
64+
"definition": "",
65+
"code": ""
66+
},
67+
{
68+
"definition": "",
69+
"code": ""
70+
}
71+
]
72+
},
73+
{
74+
"title": "মেটাডেটা (Metadata)",
75+
"items": [
76+
{
77+
"definition": "",
78+
"code": ""
79+
},
80+
{
81+
"definition": "",
82+
"code": ""
83+
}
84+
]
85+
},
86+
{
87+
"title": "এন্ট্রিপয়েন্ট (Entrypoint)",
88+
"items": [
89+
{
90+
"definition": "",
91+
"code": ""
92+
},
93+
{
94+
"definition": "",
95+
"code": ""
96+
}
97+
]
98+
},
99+
{
100+
"title": "আদেশ (Commands)",
101+
"items": [
102+
{
103+
"definition": "",
104+
"code": ""
105+
},
106+
{
107+
"definition": "",
108+
"code": ""
109+
}
110+
]
111+
},
112+
{
113+
"title": "আরো দেখুন (See also)",
10114
"items": [
11115
{
12116
"definition": "",

0 commit comments

Comments
 (0)