summaryrefslogtreecommitdiffstats
path: root/dmaap-dsa-standalone/src/main/assembly/Dockerfile
AgeCommit message (Collapse)AuthorFilesLines
2017-09-07Add HOSTNAME to the DockerfileGuangrong Fu1-0/+2
Change-Id: If36172b197ce35c8e54636487de1b318541c449e Issue-ID: HOLMES-45 Signed-off-by: Guangrong Fu <fu.guangrong@zte.com.cn>
2017-08-29Modify the configuration filesGuangrong Fu1-1/+1
Modify the shell and cmd scripts. Modify the docker file. Change-Id: I9f86cd0e414be59c941f277858ddfc2039f34747 Issue-ID: HOLMES-29 Signed-off-by: Guangrong Fu <fu.guangrong@zte.com.cn>
2017-08-26Change the command line from CMD to ENTRYPOINTGuangrong Fu1-1/+1
ENTRYPOINT as a substitute of CMD Change-Id: Iec6f1fd4d94ac19bb319a78115e0bb026bb594e8 Issue-ID: HOLMES-42 Signed-off-by: Guangrong Fu <fu.guangrong@zte.com.cn>
2017-08-23Add a Dockerfile for Docker-makingGuangrong Fu1-0/+42
Change the package file from *.zip to *.tar.gz for Linux Add a Dockerfile Change-Id: I2cd74c9e06caefa7a17d22279e6d1b7ffcd1d62b Issue-ID: HOLMES-39 Signed-off-by: Guangrong Fu <fu.guangrong@zte.com.cn>