summaryrefslogtreecommitdiffstats
path: root/docker/Dockerfile
AgeCommit message (Collapse)AuthorFilesLines
2017-12-05dockerfile: update for OPNFV docker buildMaryam Tahhan1-7/+7
The opnfv docker build runs in the docker directory not the barometer directory so it doesn't have access to the top level barometer directories that it needs to build the barometer image. This commit modifies the Dockerfile to clone the barometer repo inside the container image. Change-Id: I3518f4a64e806f69b424d24620fb13a9d45e4335 Signed-off-by: Maryam Tahhan <maryam.tahhan@intel.com>
2017-11-20docker: update docker configurationShobhi Jain1-2/+0
* update docker user guide Change-Id: Ia2d7ec26562e8b9feadd8a63459aac401bf18c44 Signed-off-by: Shobhi Jain <shobhi.jain@intel.com>
2017-11-20docker: add instructions to user guideMaryam Tahhan1-1/+2
* cleaned up whitespace issues Change-Id: Ia4ac74343f71dbe85fffb3d1c604c227958fb380 Signed-off-by: Maryam Tahhan <maryam.tahhan@intel.com>
2017-11-17docker: Added docker container for running collectdTaras Chornyi1-0/+18
Added InfluxDB and Grafana containers. Change-Id: Ifa46fac03c0175267d9cbffed5354193ad182733 Signed-off-by: Taras Chornyi <tarasx.chornyi@intel.com>