summaryrefslogtreecommitdiffstats
path: root/CentOS/Dockerfile
diff options
context:
space:
mode:
Diffstat (limited to 'CentOS/Dockerfile')
-rw-r--r--CentOS/Dockerfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/CentOS/Dockerfile b/CentOS/Dockerfile
index b46412f..48d4cbc 100644
--- a/CentOS/Dockerfile
+++ b/CentOS/Dockerfile
@@ -43,7 +43,7 @@ RUN chmod 644 /etc/systemd/system/gluster-setup.service
ADD gluster-setup.sh /usr/sbin/gluster-setup.sh
RUN chmod 500 /usr/sbin/gluster-setup.sh
-RUN echo 'root:password' | chpasswd
+#RUN echo 'root:password' | chpasswd
VOLUME [ “/sys/fs/cgroup” ]
RUN systemctl disable nfs-server.service