Explorar el Código

SSH removed in phusion .16.

Sean Dion hace 9 años
padre
commit
d6477e1f30
Se han modificado 1 ficheros con 0 adiciones y 1 borrados
  1. 0 1
      Dockerfile

+ 0 - 1
Dockerfile

@@ -1,6 +1,5 @@
 # set base os
 FROM linuxserver/baseimage
-RUN rm -rf /etc/service/sshd /etc/my_init.d/00_regen_ssh_host_keys.sh
 
 MAINTAINER Mark Burford <sparklyballs@gmail.com>