summaryrefslogtreecommitdiffstats
path: root/docker/README
Commit message (Collapse)AuthorAgeFilesLines
* Converting text files to markdown files.kshithijiyer2019-06-301-26/+0
| | | | | | | | | It's better to use markdown files instead of text files for readme files. Hence converting readme files to readme.md files. Change-Id: I41c1b2f065895d885f4b1fabdc9b9e4051810e80 Signed-off-by: kshithijiyer <kshithij.ki@gmail.com>
* docker: fix gdeploy installJonathan Holloway2017-09-261-7/+7
| | | | | | | | * Dockerfile: fix gdeploy pkgname and add code coverage tools * README: update command examples Change-Id: I73617fbbde6aff34fec730601dcc6baec2b921fa Signed-off-by: Jonathan Holloway <jholloway@redhat.com>
* add docker dir with Dockerfile and READMEJonathan Holloway2017-06-221-0/+26
* Dockerfile for creating a glusto-tests container. * README with some basic information for now. Change-Id: I10d467371b430489a240e979ebc3893f7cc578dd Signed-off-by: Jonathan Holloway <jholloway@redhat.com>