Browse Source

Removed unneeded exposing of port 22

Mark Lessel 11 năm trước cách đây
mục cha
commit
4bb0dfd44d
1 tập tin đã thay đổi với 0 bổ sung1 xóa
  1. 0 1
      Dockerfile

+ 0 - 1
Dockerfile

@@ -13,5 +13,4 @@ RUN rpm -i https://fah.stanford.edu/file-releases/public/release/fahclient/cento
 ADD config.xml /etc/fahclient/
 RUN chown fahclient:root /etc/fahclient/config.xml
 
-EXPOSE 22
 CMD /etc/init.d/FAHClient start && tail -F /var/lib/fahclient/log.txt