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