Skip to content
Snippets Groups Projects
Commit 57ed9162 authored by Martin Kylián's avatar Martin Kylián
Browse files

remove php source after install

parent 138354fc
Branches
No related tags found
No related merge requests found
Pipeline #3424 passed
......@@ -56,7 +56,7 @@ RUN apt update -qq && \
apt install -y libaspell15 && \
apt autoremove -y && \
rm -rf /var/lib/apt/* && \
rm -rf /var/cache/apt/* \
rm -rf /var/cache/apt/* && \
rm -rf /usr/src/*
COPY templater /usr/local/bin/
COPY php.ini /usr/local/etc/php/
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment