From c6cd15ee25131c377ac4d8f11d5e56d4ece4f841 Mon Sep 17 00:00:00 2001 From: hchiramm Date: Fri, 4 Dec 2015 18:31:31 +0530 Subject: Updating CentOS image Signed-off-by: hchiramm --- CentOS/Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'CentOS') diff --git a/CentOS/Dockerfile b/CentOS/Dockerfile index 4e2098b..2e6560b 100644 --- a/CentOS/Dockerfile +++ b/CentOS/Dockerfile @@ -28,7 +28,7 @@ RUN yum clean all RUN echo 'root:password' | chpasswd VOLUME [ “/sys/fs/cgroup” ] -EXPOSE 111 245 443 24007 2049 8080 6010 6011 6012 38465 38466 38468 38469 49152 49153 49154 49156 49157 49158 49159 49160 49161 49162 +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 RUN systemctl disable nfs-server.service RUN systemctl enable rpcbind.service -- cgit v1.2.1