Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2017-07-13 | Fixed typo #2 | mbeierl | 1 | -1/+1 | |
Change-Id: Ifa853173ea7269f51af40e82422ef2454d06f50c Signed-off-by: mbeierl <mark.beierl@dell.com> | |||||
2017-07-12 | Creation of Local Docker for Daily Job | mbeierl | 1 | -0/+92 | |
Moves the dockerfiles for the different submodules/containers into their respective directories. Adds a docker compose file that can build the containers from the local filesystem, and mounts the local filesystem as a volume, making it easier for developer testing as local changes are automatically reflected in the final container. Change-Id: I2376034258cab2a3dc3a0d1ac3f01bbf5d1f59e7 JIRA: STORPERF-189 Signed-off-by: mbeierl <mark.beierl@dell.com> |