kezhenxu94
|
81db831eb0
|
Revert "Change base image from `eclipse-temurin:x-jre` to `eclipse-temurin:x-jre-alpine` to reduce CVE exposure surface (#11181)" (#11182)
This reverts commit 2719c7db18.
|
2023-08-07 10:29:21 +08:00 |
kezhenxu94
|
2719c7db18
|
Change base image from `eclipse-temurin:x-jre` to `eclipse-temurin:x-jre-alpine` to reduce CVE exposure surface (#11181)
|
2023-08-07 09:16:20 +08:00 |
kezhenxu94
|
b3c7658a0e
|
webapp: migrate from Spring Web to Armeria (#9592)
|
2022-09-11 16:33:53 +08:00 |
Jared Tan
|
375138887a
|
update jdk 11 in dockerfile and remove unused java_opts. (#7441)
* update jdk 11 and remove unused java_opts.
|
2021-08-11 19:27:25 +08:00 |
Jared Tan
|
0efc733901
|
Replace zuul proxy with spring cloud gateway 2.x. in webapp module. (#7220)
|
2021-07-04 10:24:56 +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 |
neatlife
|
4e710857a0
|
fix docker elasticsearch and oap host (#2574)
|
2019-05-07 08:43:15 +08:00 |
Gao Hongtao
|
f0a96f5f09
|
Fixed docker image can't run (#2275)
- Set WORKDIR to skywalking
- Change base image to openjdk:8u181-jdk-stretch which contains java tool-chains
|
2019-02-22 10:48:41 +08:00 |
Jared Tan
|
73f49ceb9e
|
Improves stability. (#2241)
|
2019-02-13 09:52:39 +08:00 |
Gao Hongtao
|
e7526acc2d
|
Deploy docker (#1834)
* Update submodule skywalking-ui
* Refactor kubernetes config
* Add ui image
|
2018-10-28 23:01:38 +08:00 |