refactor: Move consul scripts to custom consul img
The configuration files that were located in the root build directory that were referenced by a separate running consul image have been removed. They were added to the new consul image that is a part of this issue (issue-220). The Dockerfile was also updated to remove all mentions of consul - as it no longer is relevant.
Signed-off-by: Beau Frusetta beau.frusetta@intel.com
版权所有:中国计算机学会技术支持:开源发展技术委员会
京ICP备13000930号-9
京公网安备 11010802032778号
Main Author: Jim White
Copyright 2016-17, Dell, Inc.
This project contains the Dockerfile needed to create the shared Docker volume for the EdgeX Foundry database, log files, and Consul config and data files.
In the image,… The database is at /data/db The logs are at /edgex/logs The Consul config files are at /consul/config The Consul data files are at /consul/data