Browse Source

SSH removed in phusion .16.

Sean Dion 9 years ago
parent
commit
d6477e1f30
1 changed files with 0 additions and 1 deletions
  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>