testing
This commit is contained in:
parent
98c64e86ea
commit
d0a3bf76f5
@ -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