Update Level1
This commit is contained in:
5
Chat.txt
Normal file
5
Chat.txt
Normal file
@@ -0,0 +1,5 @@
|
||||
User1: Hi, Was ist das Password für den Computer?
|
||||
User2: &Vs@gSfdC+SPh!{BkBSrWG$~9{
|
||||
User1: das geht nicht.
|
||||
User2: Ups das war das falsche.
|
||||
User2: &Vs@gSfdC+SPh!{BkBSt$~9{
|
||||
@@ -18,8 +18,8 @@ RUN mkdir -p /home/crime1 /home/crime2 \
|
||||
RUN echo "crime1:crime1" | chpasswd
|
||||
RUN echo "crime2:crime2" | chpasswd
|
||||
|
||||
COPY .env /home/crime1/.env
|
||||
RUN chown crime1:crime1 /home/crime1/.env && chmod 600 /home/crime1/.env
|
||||
COPY .env /home/crime1/.Chats/Chat.txt
|
||||
RUN chown crime1:crime1 /home/crime1/.Chats/Chat.txt && chmod 600 /home/crime1/.Chats/Chat.txt
|
||||
|
||||
COPY data.txt /home/crime2/data.txt
|
||||
RUN chown crime2:crime2 /home/crime2/data.txt && chmod 600 /home/crime1/data.txt
|
||||
|
||||
Reference in New Issue
Block a user