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 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