Compare commits
No commits in common. "a440a9fe3cac0ace8d795581000635cadfd3f95b" and "f832bd2a9d33a6f9225a13a3a5b68a83cacce593" have entirely different histories.
a440a9fe3c
...
f832bd2a9d
@ -1,5 +1,5 @@
|
|||||||
FROM debian:bullseye-slim
|
FROM debian:bullseye-slim
|
||||||
#
|
|
||||||
RUN apt update && apt install cron apache2 python3 python3-pip -y
|
RUN apt update && apt install cron apache2 python3 python3-pip -y
|
||||||
COPY crontab /etc/cron.d/crontab
|
COPY crontab /etc/cron.d/crontab
|
||||||
COPY refresh.php /var/www/html/
|
COPY refresh.php /var/www/html/
|
||||||
|
Loading…
x
Reference in New Issue
Block a user