Dockerfile aktualisiert
This commit is contained in:
@@ -41,7 +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 sed -i 's/#PermitEmptyPasswords no/PermitEmptyPasswords no/' /etc/ssh/sshd_config
|
||||||
|
|
||||||
|
|
||||||
|
RUN mkdir -p /guide
|
||||||
RUN echo "crime1" > /guide/crime1.txt
|
RUN echo "crime1" > /guide/crime1.txt
|
||||||
RUN echo "crime2" > /guide/crime2.txt
|
RUN echo "crime2" > /guide/crime2.txt
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user