-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathstackoverflow.yml
More file actions
137 lines (125 loc) · 4.54 KB
/
Copy pathstackoverflow.yml
File metadata and controls
137 lines (125 loc) · 4.54 KB
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
# Stack Overflow profile snapshot.
# Refreshed from the Stack Exchange API.
profile:
display_name: "Jinna Baalu"
user_id: 4348824
profile_url: "https://stackoverflow.com/users/4348824/jinna-baalu"
website_url: "https://jinnabalu.com"
reputation: 8013
reputation_display: "8,013"
badges:
gold: 1
silver: 41
bronze: 51
summary: "High-signal answers focused on Docker, Elasticsearch, and production operations."
last_updated: "2026-08-09"
top_tags:
- name: docker
answer_count: 59
answer_score: 496
- name: docker-compose
answer_count: 31
answer_score: 230
- name: docker-volume
answer_count: 6
answer_score: 179
- name: docker-image
answer_count: 1
answer_score: 101
- name: docker-swarm
answer_count: 3
answer_score: 96
- name: elasticsearch
answer_count: 28
answer_score: 88
top_answers:
- answer_id: 49799540
answer_url: "https://stackoverflow.com/a/49799540"
question_id: 45142528
question_url: "https://stackoverflow.com/questions/45142528/what-is-a-dangling-image-and-what-is-an-unused-image"
title: "What is a dangling image and what is an unused image?"
score: 101
accepted: false
created: "2018-04-12"
tags: [docker, docker-image]
- answer_id: 46910980
answer_url: "https://stackoverflow.com/a/46910980"
question_id: 46907558
question_url: "https://stackoverflow.com/questions/46907558/docker-compose-relative-paths-vs-docker-volume"
title: "Docker Compose Relative paths vs Docker volume"
score: 88
accepted: true
created: "2017-10-24"
tags: [docker, docker-compose, docker-volume]
- answer_id: 49952217
answer_url: "https://stackoverflow.com/a/49952217"
question_id: 49950326
question_url: "https://stackoverflow.com/questions/49950326/how-to-create-docker-volume-device-host-path"
title: "How to create docker volume device/host path"
score: 79
accepted: true
created: "2018-04-21"
tags: [docker, docker-volume]
- answer_id: 49985823
answer_url: "https://stackoverflow.com/a/49985823"
question_id: 49984686
question_url: "https://stackoverflow.com/questions/49984686/convert-a-docker-run-command-into-a-docker-compose"
title: "Convert a docker run command into a docker-compose"
score: 71
accepted: true
created: "2018-04-23"
tags: [docker, docker-compose, docker-swarm]
- answer_id: 47211716
answer_url: "https://stackoverflow.com/a/47211716"
question_id: 42300463
question_url: "https://stackoverflow.com/questions/42300463/elasticsearch-bootstrap-checks-failing"
title: "Elasticsearch - Bootstrap checks failing"
score: 33
accepted: false
created: "2017-11-09"
tags: [elasticsearch]
- answer_id: 51994494
answer_url: "https://stackoverflow.com/a/51994494"
question_id: 6141710
question_url: "https://stackoverflow.com/questions/6141710/running-rsync-in-background"
title: "Running rsync in background"
score: 31
accepted: false
created: "2018-08-23"
tags: [linux, background, rsync]
- answer_id: 33051747
answer_url: "https://stackoverflow.com/a/33051747"
question_id: 28175200
question_url: "https://stackoverflow.com/questions/28175200/how-to-delete-node-modules-deep-nested-folder-in-windows"
title: "How to Delete node_modules - Deep Nested Folder in Windows"
score: 22
accepted: false
created: "2015-10-10"
tags: [node.js, windows-7, npm]
- answer_id: 66566434
answer_url: "https://stackoverflow.com/a/66566434"
question_id: 53347951
question_url: "https://stackoverflow.com/questions/53347951/docker-network-not-found"
title: "Docker Network not Found"
score: 22
accepted: false
created: "2021-03-10"
tags: [docker, docker-swarm, docker-network]
- answer_id: 69799545
answer_url: "https://stackoverflow.com/a/69799545"
question_id: 69796167
question_url: "https://stackoverflow.com/questions/69796167/how-to-retry-elasticsearch-shard-allocation-unassigned-shards"
title: "How to retry Elasticsearch shard allocation, UNASSIGNED Shards"
score: 21
accepted: true
created: "2021-11-01"
tags: [database, elasticsearch, logging, sharding]
- answer_id: 53234878
answer_url: "https://stackoverflow.com/a/53234878"
question_id: 31466428
question_url: "https://stackoverflow.com/questions/31466428/how-to-restart-a-single-container-with-docker-compose"
title: "How to restart a single container with docker-compose"
score: 20
accepted: false
created: "2018-11-10"
tags: [docker, docker-compose]