Skip to content

Commit fe0c973

Browse files
committed
docker-compose.json initial
1 parent 01a56ab commit fe0c973

1 file changed

Lines changed: 22 additions & 0 deletions

File tree

data/docker-compose.json

Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,22 @@
1+
{
2+
"id": "docker-compose",
3+
"title": "ডকার-কম্পোজ",
4+
"slug": "docker-compose",
5+
"description": "ডকার ব্যাপকভাবে ব্যবহার করার সময়, বিভিন্ন পাত্রের ব্যবস্থাপনা দ্রুত জটিল হয়ে ওঠে।\n\nডকার কম্পোজ এমন একটি টুল যা আমাদের এই সমস্যাটি কাটিয়ে উঠতে এবং একসাথে একাধিক পাত্রে সহজেই পরিচালনা করতে সহায়তা করে।\n\nএই টিউটোরিয়ালে, আমরা এর প্রধান বৈশিষ্ট্য এবং শক্তিশালী প্রক্রিয়াগুলি দেখব।",
6+
"colorPref": "#745fb5",
7+
"contents": [
8+
{
9+
"title": "",
10+
"items": [
11+
{
12+
"definition": "",
13+
"code": ""
14+
},
15+
{
16+
"definition": "",
17+
"code": ""
18+
}
19+
]
20+
}
21+
]
22+
}

0 commit comments

Comments
 (0)