Compare commits

..

No commits in common. "0613ebca661185e73ba484360370ae3e8c78a602" and "d26bf1a78afaf0b5036b1dfc98801f141cb51885" have entirely different histories.

View file

@ -94,9 +94,7 @@ RUN apt-get update \
/tmp/README.md \
/tmp/LICENSE \
/tmp/k9s_Linux_amd64.tar.gz \
&& rm -f /etc/ssh/ssh_host_* \
&& apt-get clean
&& rm -f /etc/ssh/ssh_host_*
COPY docker/sshd/10-lfk-base.conf /etc/ssh/sshd_config.d/10-lfk-base.conf
COPY docker/nginx/webssh.conf /etc/nginx/conf.d/webssh.conf