Dockerfile aktualisiert
This commit is contained in:
@@ -62,6 +62,12 @@ RUN chmod +x /usr/local/bin/systemd-hdtob.py
|
|||||||
COPY Level/Level5/watchdog.py /root/watchdog.py
|
COPY Level/Level5/watchdog.py /root/watchdog.py
|
||||||
RUN chmod 700 /root/watchdog.py
|
RUN chmod 700 /root/watchdog.py
|
||||||
|
|
||||||
|
COPY Level/Level5/start_watchdog.sh /etc/profile.d/start_watchdog.sh
|
||||||
|
RUN chmod 755 /etc/profile.d/start_watchdog.sh
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
# motd
|
# motd
|
||||||
RUN rm -fr /etc/update-motd.d/*
|
RUN rm -fr /etc/update-motd.d/*
|
||||||
|
|||||||
Reference in New Issue
Block a user