This commit is contained in:
Sean Dion 2015-07-30 11:14:13 -05:00
parent fe6328563c
commit 14b1a4b54b

View file

@ -1,8 +1,8 @@
FROM linuxserver/baseimage
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 LANG en_US.UTF-8
ENV LC_ALL C.UTF-8
ENV LANG en_US.UTF-8
# Use baseimage-docker's init system