mirror of
https://github.com/linuxserver/docker-cops.git
synced 2026-04-06 00:00:04 +08:00
add composer cache to cleanup
This commit is contained in:
parent
7fdd8cf941
commit
0c7510558b
@ -56,6 +56,7 @@ RUN \
|
||||
apk del --purge \
|
||||
build-dependencies && \
|
||||
rm -rf \
|
||||
/root/.composer \
|
||||
/tmp/*
|
||||
|
||||
# add local files
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user