summaryrefslogtreecommitdiffstats
path: root/distribution/src
AgeCommit message (Collapse)AuthorFilesLines
2020-09-29fix: fix bug3.0.6cyuamber1-2/+2
Change-Id: I3b93f9010467b0cee8622207a46e7ae0ce38bb32 Issue-ID: USECASEUI-480 Signed-off-by: cyuamber <xuranyjy@chinamobile.com>
2020-09-29fix: fix bug of dockerfilecyuamber1-2/+2
Change-Id: I625c9f92c5084d760290390d5fa11c75ecc7c92f Issue-ID: USECASEUI-484 Signed-off-by: cyuamber <xuranyjy@chinamobile.com>
2020-09-29feat: modify dockerfile config and proxyconfigcyuamber1-1/+1
Change-Id: Ieb371e7d5a126dcf29455cd7a600eec245dcc1f7 Issue-ID: USECASEUI-444 Signed-off-by: cyuamber <xuranyjy@chinamobile.com>
2020-09-28feat: modify dockerflie configgongjief1-1/+1
Change-Id: Ica16acbd3f400a9db7ab065172a3856d00e95f8e Issue-ID: USECASEUI-444 Signed-off-by: gongjief <jiegongj@isoftstone.com>
2020-09-16fix: fix bugs of java 11 installationcyuamber1-3/+3
Change-Id: I648b91046f93066eb34849751a93e9c810b0a7be Issue-ID: USECASEUI-484 Signed-off-by: cyuamber <xuranyjy@chinamobile.com>
2020-09-15fix: fix bugs of java 11 installationcyuamber1-1/+2
Change-Id: I4746cd066d4b2f43f844ff3b0f17129d6c45d224 Issue-ID: USECASEUI-484 Signed-off-by: cyuamber <xuranyjy@chinamobile.com>
2020-09-15ci: update the https certificatecyuamber1-0/+0
Change-Id: I3b6a5b78ae7e4a59241de1b99a2d262a4a0f0705 Issue-ID: USECASEUI-485 Signed-off-by: cyuamber <xuranyjy@chinamobile.com>
2020-09-15ci: update java 11 installationcyuamber1-2/+2
Change-Id: I3a79d26aad0ab6d6c925de2ceaefd6046bb082d2 Issue-ID: USECASEUI-484 Signed-off-by: cyuamber <xuranyjy@chinamobile.com>
2020-09-15ci: update java 11 installation packagecyuamber1-0/+3
Change-Id: I95119fd9188aa343104f01d4aeb368ea0bb136a7 Issue-ID: USECASEUI-484 Signed-off-by: cyuamber <xuranyjy@chinamobile.com>
2020-09-14ci: change versio installation method of java 11cyuamber1-1/+1
Change-Id: I52bd9289129cc7e4e58d503b3ee679260cd86072 Issue-ID: USECASEUI-484 Signed-off-by: cyuamber <xuranyjy@chinamobile.com>
2020-09-10ci: update to java 11cyuamber1-4/+4
Change-Id: I136b204e782522746e6fed06c9b784e8a5a41bf2 Issue-ID: USECASEUI-484 Signed-off-by: cyuamber <xuranyjy@chinamobile.com>
2020-09-09ci: delete outdated docker configcyuamber1-2/+0
Change-Id: I472bd9ac3429c8f00cb76f17ce65e8b2bcc1576f Issue-ID: USECASEUI-443 Signed-off-by: cyuamber <xuranyjy@chinamobile.com>
2020-08-23Enhancement debian package manager apt-get tweaksPratik Raj1-1/+1
By default, Ubuntu or Debian based "apt" or "apt-get" system installs recommended but not suggested packages . By passing "--no-install-recommends" option, the user lets apt-get know not to consider recommended packages as a dependency to install. This results in smaller downloads and installation of packages which result in faster download and setup Refer to blog at [Ubuntu Blog](https://ubuntu.com/blog/we-reduced-our-docker-images-by-60-with-no-install-recommends) Issue-ID: USECASEUI-481 Signed-off-by: Pratik Raj <rajpratik71@gmail.com> Change-Id: Id85ea5782fe153b8fca8f2009e31a43c9e6d216b
2020-03-16Add release job with docker node!2.0.3hekeguang1-1/+1
Issue-ID: USECASEUI-412 Change-Id: Ic08aaaab326862aeaa5052f6fe55135c2bdb6e78 Signed-off-by: hekeguang <hekeguang@chinamobile.com>
2020-03-11In order to support HTTPS service, we need to replace https port, thank you!hekeguang1-2/+2
Issue-ID: USECASEUI-401 Change-Id: I85db343a3bee1a68e73b68eb3e1c2e128e86ace4 Signed-off-by: hekeguang <hekeguang@chinamobile.com>
2020-03-11Modify the startup related scripts to support the no root startup for the ↵hekeguang3-0/+62
usecase-ui container! Issue-ID: USECASEUI-402 Change-Id: I3931597155ae46a9aaff2e4be5760034606218d7 Signed-off-by: hekeguang <hekeguang@chinamobile.com>
2020-03-06feat:Modify pom file and dcokerfilecyuamber1-3/+0
Change-Id: Id977b8d7b37e929556078d53f95b26da7b807c02 Issue-ID: USECASEUI-368 Signed-off-by: cyuamber <xuranyjy@chinamobile.com>
2020-03-05feat:Modify docker & add configuration filecyuamber5-0/+4912
Change-Id: I92360a68dbbdc29843e6ccdb22e840875d230765 Issue-ID: USECASEUI-368 Signed-off-by: cyuamber <xuranyjy@chinamobile.com>
2017-10-17Fxi ui docker auto stop.Luji71-0/+2
Change-Id: I19fbc083115e06b291d569517aa974d1ad5639be Issue-id: USECASEUI-51 Signed-off-by: Luji7 <lu.ji3@zte.com.cn>
2017-10-17Fix ui docker auto stop issue.Luji71-1/+1
Change-Id: If2edd0f79cb5f07ec80745819f6d6bf91cd5c43e Issue-id: USECASEUI-51 Signed-off-by: Luji7 <lu.ji3@zte.com.cn>
2017-09-27fix wrong script path.Luji71-1/+1
Change-Id: I62400181b075e3886015b147885bf179b7cf4c86 Issue-Id: USECASEUI-36 Signed-off-by: Luji7 <lu.ji3@zte.com.cn>
2017-09-26add docker configurationLuji75-0/+129
Change-Id: I032fab3d9c9f78ff7b5687c5e961ab4436b7fbd2 Issue-Id: USECASEUI-36 Signed-off-by: Luji7 <lu.ji3@zte.com.cn>