make it actually run?

This commit is contained in:
Macleykun
2022-06-17 23:10:41 +02:00
parent 07de6cd17a
commit da99fb7987

View File

@@ -29,4 +29,4 @@ EXPOSE 80
#
ENTRYPOINT ["/usr/sbin/lighttpd"]
CMD ["-D", "-f", "/etc/lighttpd/lighttpd.conf", "&","cron"]
CMD ["-D", "-f", "/etc/lighttpd/lighttpd.conf"]