This commit is contained in:
parent
d173488fef
commit
aae6ef8be3
@ -73,7 +73,7 @@ RUN git clone https://github.com/pengutronix/genimage.git /tmp/genimage && \
|
|||||||
ADD ./resources/genext2fs /genext2fs
|
ADD ./resources/genext2fs /genext2fs
|
||||||
|
|
||||||
RUN cd /genext2fs && \
|
RUN cd /genext2fs && \
|
||||||
abuild-keygen -a -i -q && \
|
echo | abuild-keygen -a -i -q && \
|
||||||
abuild -F -P /tmp/pkg && \
|
abuild -F -P /tmp/pkg && \
|
||||||
apk add /tmp/pkg/x86_64/genext2fs-1*.apk && \
|
apk add /tmp/pkg/x86_64/genext2fs-1*.apk && \
|
||||||
rm -rf /tmp/pkg/
|
rm -rf /tmp/pkg/
|
||||||
|
Loading…
Reference in New Issue
Block a user