summaryrefslogtreecommitdiffstats
path: root/gluster-object/CentOS/docker-gluster-swift/Dockerfile
Commit message (Collapse)AuthorAgeFilesLines
* rename docker-gluster-swift as docker-gluster-s3 and the topSaravanakumar2017-06-291-82/+0
| | | | | | | | level directory gluster-object as gluster-s3object Update README and test scripts to reflect name change. Signed-off-by: Saravanakumar <sarumuga@redhat.com>
* remove the gluster swift source after installing.Mohamed Ashiq2017-06-051-1/+2
|
* Cleaning up RUN in dockerfileMohamed Ashiq Liyazudeen2017-05-251-6/+6
| | | | | | This reduces the image size as it reduces the number of intermediate layers. Signed-off-by: Mohamed Ashiq Liyazudeen <mliyazud@redhat.com>
* Cleanup for the Unit testsMohamed Ashiq Liyazudeen2017-05-081-0/+10
| | | | Signed-off-by: Mohamed Ashiq Liyazudeen <mliyazud@redhat.com>
* Pass gluster volume as argument while running docker.Saravanakumar Arumugam2017-03-211-3/+9
| | | | | | | | | | This will be updated by update_gluster_vol.sh in swift-volumes file. This will be inturn be used by swift-gen-builders service. Updated README to pass gluster volume. Signed-off-by: Saravanakumar Arumugam <sarumuga@redhat.com>
* Adding gluster-object to gluster docker hub. Current changes are for CentOS.Saravanakumar Arumugam2017-02-281-0/+65
Refer docker-gluster-swift/README.md for setting up gluster-object Docker container. Signed-off-by: Saravanakumar Arumugam <sarumuga@redhat.com>