added sshd conf entry

This commit is contained in:
Ville Rantanen
2017-07-13 06:13:21 +00:00
parent a19385fe3c
commit 024295c98a

View File

@@ -6,6 +6,7 @@ RUN apt-get update && \
less mercurial wget boxes firefox chromium-browser sudo netcat \
lxde vnc4server net-tools terminator lxappearance figlet && apt-get clean
RUN hg clone https://bitbucket.org/MoonQ/tools /usr/local/share/q-tools
RUN echo X11UseLocalhost no >> /etc/ssh/sshd_config
ADD bootstuff.sh /
ADD userinit.sh /