summaryrefslogtreecommitdiffstats
path: root/Fedora
diff options
context:
space:
mode:
authorWolfgang Powisch <powo@powo.priv.at>2016-04-27 21:26:42 +0200
committerWolfgang Powisch <powo@powo.priv.at>2016-04-27 21:26:42 +0200
commit8cc3c4e79d5e40081229da62fa626bf4d150433c (patch)
treebc754d2096e12e951b3fae5838aa9a9d56b57613 /Fedora
parenteeb92a100989b1d55f806b7c88e205cc633846f2 (diff)
downloadgluster-8cc3c4e79d5e40081229da62fa626bf4d150433c.tar.gz
gluster-8cc3c4e79d5e40081229da62fa626bf4d150433c.tar.bz2
gluster-8cc3c4e79d5e40081229da62fa626bf4d150433c.tar.xz
gluster-8cc3c4e79d5e40081229da62fa626bf4d150433c.zip
fix wrong doublequotes in Dockerfile
Diffstat (limited to 'Fedora')
-rw-r--r--Fedora/Dockerfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Fedora/Dockerfile b/Fedora/Dockerfile
index ab841a2..370417f 100644
--- a/Fedora/Dockerfile
+++ b/Fedora/Dockerfile
@@ -19,7 +19,7 @@ rm -f /lib/systemd/system/anaconda.target.wants/*;
RUN yum --setopt=tsflags=nodocs -y install wget nfs-utils iputils iproute attr glusterfs glusterfs-server glusterfs-geo-replication openssh-server; yum clean all
RUN echo 'root:password' | chpasswd
-VOLUME [ “/sys/fs/cgroup” ]
+VOLUME [ "/sys/fs/cgroup" ]
EXPOSE 22 111 245 443 24007 2049 8080 6010 6011 6012 38465 38466 38468 38469 49152 49153 49154 49156 49157 49158 49159 49160 49161 49162 49163