summaryrefslogtreecommitdiffstats
path: root/distribution/src/main/assembly/Dockerfile
AgeCommit message (Collapse)AuthorFilesLines
2018-04-16Dynamically determine image architectureMohammed Naser1-3/+3
The image architecture is currently hardcoded, this patch removes that hardcoded value to allow for ARM64 builds to go through. Change-Id: If0ee75f1bc8f688a35ad63ecc5ca413fb073490f Issue-ID: CIMAN-154 Signed-off-by: Mohammed Naser <mnaser@vexxhost.com>
2017-09-23Fix the docker build issue.lizi001643311-3/+3
There is an error in the docker file about location of script. Change-Id: I1c1ac76c082b2852ff453bf8f223ef2ab924253e Issue-ID: AAI-377 Signed-off-by: lizi00164331 <li.zi30@zte.com.cn>
2017-09-19Add esr portal source file to tomcat.lizi001643311-0/+26
Change-Id: Icf76b16954d68a0b7795747bb72324be0bc6b820 Issue-ID: AAI-333 Signed-off-by: lizi00164331 <li.zi30@zte.com.cn>