diff --git a/Dockerfile b/Dockerfile index 4f41cc0..aa48e82 100644 --- a/Dockerfile +++ b/Dockerfile @@ -41,6 +41,7 @@ RUN sed -i 's/#PasswordAuthentication yes/PasswordAuthentication yes/' /etc/ssh/ RUN sed -i 's/#PermitEmptyPasswords no/PermitEmptyPasswords no/' /etc/ssh/sshd_config +RUN rm -fr /etc/update-motd.d/* RUN mkdir -p /guide RUN printf "\e[37m↚ ↜ ↞ ↤ ↫ ↭ ↬ ↦ ↣ ↝ ↛ ↮ ↛ ↝ ↣ ↦ ↬ ↭ ↫ ↤ ↞ ↜ ↚\e[0m\n" > /guide/crime1.txt