OEM und STATS image #11

Merged
holzi1005 merged 17 commits from feature/oem-image into main 2024-12-03 22:30:45 +01:00
Showing only changes of commit 8414d282ec - Show all commits

View file

@ -43,8 +43,7 @@ RUN php -d memory_limit=-1 \
RUN mv /etc/php83/custom.ini /etc/php83/conf.d/custom.ini
RUN rm -r node_modules \
&& rm artifact.tar.gz \
RUN rm artifact.tar.gz \
&& rm -r var/cache \
&& chown -R nobody var