Improve cleanup.
This commit is contained in:
parent
b211163049
commit
0add268e22
@ -15,6 +15,8 @@ RUN apk add --no-cache --virtual .build-deps \
|
|||||||
&& python -m setup install \
|
&& python -m setup install \
|
||||||
|
|
||||||
# Cleanup
|
# Cleanup
|
||||||
|
&& cd .. \
|
||||||
|
&& rm -Rf catalyst \
|
||||||
&& apk del .build-deps
|
&& apk del .build-deps
|
||||||
|
|
||||||
# Override Stage3 preclean to add perl-cleaner invocation
|
# Override Stage3 preclean to add perl-cleaner invocation
|
||||||
|
Loading…
Reference in New Issue
Block a user