Explorar el Código

Removed unneeded exposing of port 22

Mark Lessel hace 11 años
padre
commit
4bb0dfd44d
Se han modificado 1 ficheros con 0 adiciones y 1 borrados
  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