kezhenxu94
75cc77de10
Migrate base images to Temurin and add images for ARM ( #97 )
2022-01-26 16:09:44 +08:00
kezhenxu94
8eceb1166f
Build CLI from Docker instead of source codes, add alpine based Docker image ( #65 )
2021-11-02 15:43:08 +08:00
kezhenxu94
61892085f9
Migrate base Docker image from JDK to JRE and remove unused classes ( #21 )
2021-09-09 12:51:25 +08:00
吴晟 Wu Sheng
5b7cf51f43
Set up release process and make release doc ready. ( #11 )
...
* Set up release process and make release doc ready.
* Fix missing license files.
* Fix link check skip rules.
* Add a new pattern.
2021-08-27 18:11:57 +08:00
kezhenxu94
a6b174a09d
Set up CI and clean up ( #3 )
2021-08-27 07:50:30 +08:00
kezhenxu94
fd92f4678a
perf: optimize Groovy-based LAL DSL with static compilation ( #7263 )
...
Groovy naturally supports many dynamic features that we don't benefit for now but cost performance loss, in this patch we compile our Groovy-based DSL scripts statically to optimize performance.
2021-07-09 18:00:25 +08:00
Zhenxu Ke
8d7d8650da
Add Dockerfile and build script for Java agent Docker image ( #6686 )
2021-04-06 21:52:31 +08:00
kezhenxu94
239eaa01fd
test: set up ALS E2E test ( #5675 )
2020-10-15 23:20:46 +08:00
kezhenxu94
8e6a527f78
Add Java versions 9~14 to E2E tests ( #4674 )
2020-04-21 13:45:32 +08:00
Gao Hongtao
8d0c3b912f
Add es7 support to docker ( #4043 )
...
* Add es7 support to docker
* Add es7 to github aciton workflow
* Rename dockerfile
* Update docker-compose
* Update matrix es name
* Set oap tag
* Add document
* Update How-to-build.md
2020-01-05 17:08:14 +08:00
Gao Hongtao
fa2af52cce
Extending OAP docker container ( #3919 )
...
* Add ext lib and ext config
* Add container checker
2019-11-23 00:42:11 +08:00
Gao Hongtao
b76839fe4c
Update docker building tool ( #2677 )
...
* Update docker building of oap server
* generating appliation.yml according to enviroment variables
* adding Makefile to build binary and docker image
* Update ui docker
* Update docker-compose
* Update document
* Update document
* Merge from master
* Reset skywalking-ui
2019-05-16 09:37:56 +08:00