Compare commits
No commits in common. "f66d59706186f8d9668764193495e51aa23407ab" and "4f2ade7423e688371cf8dc8079c2a5f2034ad23f" have entirely different histories.
f66d597061
...
4f2ade7423
@ -11,4 +11,4 @@ RUN chmod +x /usr/local/bin/libnotices.py
|
|||||||
RUN chown www-data:www-data /var/www -R
|
RUN chown www-data:www-data /var/www -R
|
||||||
RUN apt clean
|
RUN apt clean
|
||||||
EXPOSE 80
|
EXPOSE 80
|
||||||
CMD ["bash -c cron -l 8","bash -c su - www-data -s /bin/bash python3 /usr/local/bin/libnotices.py", "bash -c apache2ctl -D FOREGROUND"]
|
CMD ["cron -l 8","su - www-data -s /bin/bash python3 /usr/local/bin/libnotices.py", "apache2ctl -D FOREGROUND"]
|
Loading…
x
Reference in New Issue
Block a user