Compare commits
2 Commits
b24da075b8
...
f832bd2a9d
Author | SHA1 | Date | |
---|---|---|---|
f832bd2a9d | |||
98c64e86ea |
@ -9,4 +9,4 @@ RUN pip3 install -r /requirements.txt
|
|||||||
RUN chmod +x /usr/local/bin/libnotices.py
|
RUN chmod +x /usr/local/bin/libnotices.py
|
||||||
RUN apt clean
|
RUN apt clean
|
||||||
EXPOSE 80
|
EXPOSE 80
|
||||||
CMD ( crond -l 8 & ) && httpd -D FOREGROUND
|
CMD ( cron -l 8 & ) && apache2ctl -D FOREGROUND
|
Loading…
x
Reference in New Issue
Block a user