Add missing deps.
This commit is contained in:
parent
b58169ed67
commit
c8db3c20ec
@ -20,6 +20,8 @@ RUN apk add --no-cache --virtual .build-deps \
|
|||||||
&& rm -Rf catalyst \
|
&& rm -Rf catalyst \
|
||||||
&& apk del .build-deps
|
&& apk del .build-deps
|
||||||
|
|
||||||
|
RUN apk add coreutils rhash
|
||||||
|
|
||||||
# Override Stage3 preclean to add perl-cleaner invocation
|
# Override Stage3 preclean to add perl-cleaner invocation
|
||||||
COPY stage3-preclean-chroot.sh \
|
COPY stage3-preclean-chroot.sh \
|
||||||
/usr/share/catalyst/targets/stage3/stage3-preclean-chroot.sh
|
/usr/share/catalyst/targets/stage3/stage3-preclean-chroot.sh
|
||||||
|
Loading…
Reference in New Issue
Block a user