summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--CentOS/Dockerfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/CentOS/Dockerfile b/CentOS/Dockerfile
index 329ec74..7c0d448 100644
--- a/CentOS/Dockerfile
+++ b/CentOS/Dockerfile
@@ -52,7 +52,7 @@ ADD gluster-setup.sh /usr/sbin/gluster-setup.sh
RUN chmod 500 /usr/sbin/gluster-setup.sh
#RUN echo 'root:password' | chpasswd
-VOLUME [ “/sys/fs/cgroup” ]
+VOLUME [ "/sys/fs/cgroup" ]
RUN systemctl disable nfs-server.service
# stops getty from consuming all the memory