You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This Docker image contains the Pinpoint Batch component of the Pinpoint application monitoring system.
4
+
5
+
## Supported Tags
6
+
7
+
- 2.4.0
8
+
- 2.3.3
9
+
- 2.3.2
10
+
- 2.3.1
11
+
- 2.3.0
12
+
- 2.2.2
13
+
- 2.2.1
14
+
- 2.2.0
15
+
- 2.1.2
16
+
- 2.1.0
17
+
- 2.0.4
18
+
- 2.0.3
19
+
- 2.0.2
20
+
- 2.0.1
21
+
- 1.8.5
22
+
- 1.8.4
23
+
- 1.8.3
24
+
- 1.8.2
25
+
- 1.8.1
26
+
- 1.8.0
27
+
- 1.7.3
28
+
- 1.7.2
29
+
30
+
Please see the [Pinpoint-Docker GitHub repository](https://github.com/pinpoint-apm/pinpoint-docker) for further information on how to run, configure and build this image.
31
+
32
+
## Any Issues or Suggestions?
33
+
34
+
Feel free to share any problems and suggestions via [Pinpoint GitHub Issue page](https://github.com/pinpoint-apm/pinpoint/issues).
35
+
Contributions on the pinpoint-docker image is also always welcome.
36
+
37
+
## License
38
+
39
+
Pinpoint is licensed under the Apache License, Version 2.0.
40
+
See [LICENSE](https://github.com/pinpoint-apm/pinpoint/blob/master/LICENSE) for full license text.
41
+
42
+
```
43
+
Copyright 2018 NAVER Corp.
44
+
45
+
Licensed under the Apache License, Version 2.0 (the "License");
46
+
you may not use this file except in compliance with the License.
47
+
You may obtain a copy of the License at
48
+
49
+
http://www.apache.org/licenses/LICENSE-2.0
50
+
51
+
Unless required by applicable law or agreed to in writing, software
52
+
distributed under the License is distributed on an "AS IS" BASIS,
53
+
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
54
+
See the License for the specific language governing permissions and
0 commit comments