aboutsummaryrefslogtreecommitdiffstats
path: root/standalone/src/main/assembly/Dockerfile
AgeCommit message (Collapse)AuthorFilesLines
2020-09-14Fix bug about Java11 Upgrade!hekeguang1-5/+8
Issue-ID: USECASEUI-484 Change-Id: I5949d699871ea0d9e0448d7650d7bda2561746f4 Signed-off-by: hekeguang <hekeguang@chinamobile.com>
2020-09-14Upload Java to version 11 in dockerfilehekeguang1-4/+5
Issue-ID: USECASEUI-484 Change-Id: Id06d60fbecee4d069c52f9675fa62c9bf83626fb Signed-off-by: hekeguang <hekeguang@chinamobile.com>
2020-03-10Modify the startup related scripts to support the no root startup of the ↵2.0.2hekeguang1-0/+3
container! Issue-ID: USECASEUI-402 Change-Id: I96ee14d885b16a32b5539b803537c08d568ac080 Signed-off-by: hekeguang <hekeguang@chinamobile.com>
2019-04-20Add usecase-ui-server database init dataguochuyicmri1-1/+0
Change-Id: I23cdfcb2b0ef7ddd4dd77529a6ed09b9eb9afbd3 Issue-ID: USECASEUI-236 Signed-off-by: guochuyicmri <guochuyi@chinamobile.com>
2019-04-18Upgrade uui-server database to postgreSQLguochuyicmri1-1/+1
Change-Id: I6c8a61d79fe123274df737b984b853bad09bbd5d Issue-ID: USECASEUI-236 Signed-off-by: guochuyicmri <guochuyi@chinamobile.com>
2019-04-11Modify dockerfile to add postgreSQL PGP keyzhangab1-3/+4
Change-Id: I4a690cbebab0baa630142c0d24e73c167b60a676 Issue-ID: USECASEUI-236 Signed-off-by: zhangab <zhanganbing@chinamobile.com>
2019-04-10Modify uui-server dockerfile to install postgreSQLzhangab1-3/+3
Change-Id: Ia8710cc9e890b9bc7e5c5b1682d3e077e49a6860 Issue-ID: USECASEUI-236 Signed-off-by: zhangab <zhanganbing@chinamobile.com>
2019-04-10Change database to postgreSQL9.5shentao9991-21/+26
Change-Id: I859d0ae4173d41e1055d88518aac0f9a7f50d01a Issue-ID: USECASEUI-236 Signed-off-by: zhangab <zhanganbing@chinamobile.com>
2017-09-28fix db script fail.Luji71-1/+1
Change-Id: I33efeb7414c1ced244dc7d02ba7a02937ff8e6bd Issue-Id: USECASEUI-36 Signed-off-by: Luji7 <lu.ji3@zte.com.cn>
2017-09-28Modify dockerFile for db creationshentao1-3/+4
Change-Id: I2afe08d4b29f4beaca2200d94b47a876356c5a29 Issue-Id: USECASEUI-44 Signed-off-by: shentao <shentao@chinamobile.com>
2017-09-27Fix running initDb.sh failed.Luji71-1/+1
Change-Id: Ied1d9c2c4dea8ba7ab02ed23fc76a9a8c93bcb7c Issue-Id: USECASEUI-36 Signed-off-by: Luji7 <lu.ji3@zte.com.cn>
2017-09-26add db scriptsLuji71-0/+5
Change-Id: Id34a1479a0de78478fc54d197ad720e2300a1041 Issue-Id: USECASEUI-36 Signed-off-by: Luji7 <lu.ji3@zte.com.cn>
2017-09-26fix install mysql issueLuji71-2/+8
Change-Id: I20e5695cbeff41f0388da64db4aebeac9593da5f Issue-Id: USECASEUI-36 Signed-off-by: Luji7 <lu.ji3@zte.com.cn>
2017-09-25add docker configLuji71-0/+35
Change-Id: I1c36f11873ac48cc5f7345068869b194e90f4462 Issue-Id: USECASEUI-36 Signed-off-by: Luji7 <lu.ji3@zte.com.cn>