summaryrefslogtreecommitdiffstats
path: root/cds-ui/Dockerfile
AgeCommit message (Collapse)AuthorFilesLines
2019-03-26Fix cds ui buildAlexis de Talhouët1-35/+0
Change-Id: I0ce7472367348f044ef81f49613876083a2332ff Issue-ID: CCSDK-1177 Signed-off-by: Alexis de Talhouët <adetalhouet89@gmail.com>
2019-02-14Create a Dockerfile for CDS-UISylvain Desbureaux1-0/+35
Dockerfile done in order to be able to construct Helm chart for the project. Final image is pretty large because of the many dependencies npm downloads. Created a pom.xml trying to mimic what's done in ccsdk/distribution Change-Id: I502a08066ceaa8984f77116f3c3bf4505da3c934 Issue-ID: CCSDK-1015 Signed-off-by: Sylvain Desbureaux <sylvain.desbureaux@orange.com>