summaryrefslogtreecommitdiffstats
path: root/engine-d-standalone/src/main/assembly/Dockerfile
AgeCommit message (Collapse)AuthorFilesLines
2018-08-15Updated the Version of PG ClientGuangrongFu1-1/+1
Change-Id: Ibaae24d34a4bd06ff98743dbf38703b67da230e5 Issue-ID: HOLMES-157 Signed-off-by: GuangrongFu <fu.guangrong@zte.com.cn>
2018-07-24Set the base image to alpineGuangrongFu1-18/+36
Change-Id: I0b271754635dd0fecb5c6717eef9d56cf1bbbac0 Issue-ID: HOLMES-146 Signed-off-by: GuangrongFu <fu.guangrong@zte.com.cn>
2018-04-03Fixed the start-up failure of the engine moduleGuangrongFu1-0/+3
Change-Id: I125c922d021530904916b16404847bdd5b6c46b1 Issue-ID: HOLMES-128 Signed-off-by: GuangrongFu <fu.guangrong@zte.com.cn>
2017-09-07Add HOSTNAME to the DockerfileGuangrong Fu1-0/+2
Change-Id: I22aa5fea2bf2e876865eea23de451942eeec3807 Issue-ID: HOLMES-45 Signed-off-by: Guangrong Fu <fu.guangrong@zte.com.cn>
2017-09-06Expose the port in the DockerfileGuangrong Fu1-0/+2
Change-Id: I7eea3eda4c560f4e201b0692aacb0a80d342ce4b Issue-ID: HOLMES-39 Signed-off-by: Guangrong Fu <fu.guangrong@zte.com.cn>
2017-09-03Change the alpine to ubuntuGuangrong Fu1-28/+13
Change the image from alpine o ubuntu Change-Id: Icde580dc16dda755a0f7a45e829e43e22d43af1e Issue-ID: HOLMES-39 Signed-off-by: Guangrong Fu <fu.guangrong@zte.com.cn>
2017-09-02Add ActiveMQ to the Docker ImageGuangrong Fu1-6/+11
Add ActiveMQ related configurations Change-Id: I01363eb2dcbd29f095c88dd2f6f100aa33b0d1cf Issue-ID: HOLMES-43 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: Ib751f17cf384f5b6d9101ac4e3b0bba40bb1089b 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: I9b8213822961bf0997bc32c8ed667b0ea8b3843e Issue-ID: HOLMES-39 Signed-off-by: Guangrong Fu <fu.guangrong@zte.com.cn>