SSH removed in phusion .16.

This commit is contained in:
Sean Dion 2015-08-04 12:18:25 -05:00
parent 15a8f17adc
commit 5d90552828

View file

@ -1,6 +1,5 @@
FROM linuxserver/baseimage FROM linuxserver/baseimage
MAINTAINER smdion <me@seandion.com> MAINTAINER smdion <me@seandion.com>
RUN rm -rf /etc/service/sshd /etc/my_init.d/00_regen_ssh_host_keys.sh
ENV LC_ALL C.UTF-8 ENV LC_ALL C.UTF-8
ENV LANG en_US.UTF-8 ENV LANG en_US.UTF-8