summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJavier Romero <xavinux@gmail.com>2018-02-16 14:10:39 +0000
committerGitHub <noreply@github.com>2018-02-16 14:10:39 +0000
commit4a1e485a876242fab302dd02a606969f64dc350e (patch)
tree0a75c08ee6719b04160a894e7510ccc9861e25a9
parent8c4208d12df0ce09435a25ed643025d3237140d7 (diff)
downloadgluster-4a1e485a876242fab302dd02a606969f64dc350e.tar.gz
gluster-4a1e485a876242fab302dd02a606969f64dc350e.tar.bz2
gluster-4a1e485a876242fab302dd02a606969f64dc350e.tar.xz
gluster-4a1e485a876242fab302dd02a606969f64dc350e.zip
Update Dockerfile
-rw-r--r--CentOS/Dockerfile4
1 files changed, 2 insertions, 2 deletions
diff --git a/CentOS/Dockerfile b/CentOS/Dockerfile
index 29d91a5..ac45282 100644
--- a/CentOS/Dockerfile
+++ b/CentOS/Dockerfile
@@ -8,8 +8,8 @@ LABEL architecture="x86_64" \
name="gluster/gluster-centos" \
version="3.12" \
vendor="CentOS Community" \
- summary="This image has a running glusterfs service ( CentOS 7 + Gluster 3.10)" \
- io.k8s.display-name="Gluster 3.10 based on CentOS 7" \
+ summary="This image has a running glusterfs service ( CentOS 7 + Gluster 3.12)" \
+ io.k8s.display-name="Gluster 3.12 based on CentOS 7" \
io.k8s.description="Gluster Image is based on CentOS Image which is a scalable network filesystem. Using common off-the-shelf hardware, you can create large, distributed storage solutions for media streaming, data analysis, and other data- and bandwidth-intensive tasks." \
description="Gluster Image is based on CentOS Image which is a scalable network filesystem. Using common off-the-shelf hardware, you can create large, distributed storage solutions for media streaming, data analysis, and other data- and bandwidth-intensive tasks." \
io.openshift.tags="gluster,glusterfs,glusterfs-centos"