summaryrefslogtreecommitdiffstats
path: root/Fedora
diff options
context:
space:
mode:
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 ce33157..ab841a2 100644
--- a/Fedora/Dockerfile
+++ b/Fedora/Dockerfile
@@ -21,7 +21,7 @@ RUN yum --setopt=tsflags=nodocs -y install wget nfs-utils iputils iproute attr g
RUN echo 'root:password' | chpasswd
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
+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
RUN systemctl disable nfs-server.service
RUN systemctl enable rpcbind.service