This commit is contained in:
parent
5e5c64c922
commit
06d7e7e62e
@ -57,7 +57,7 @@ RUN arm-linux-gnueabi-gcc -Wall -static -static-libgcc -o /uboot_tool /uboot.c
|
|||||||
FROM alpine:3.14
|
FROM alpine:3.14
|
||||||
|
|
||||||
RUN apk update && \
|
RUN apk update && \
|
||||||
apk add automake build-base git autoconf confuse-dev linux-headers \
|
apk add automake build-base git autoconf confuse-dev linux-headers sudo \
|
||||||
findutils mtools e2fsprogs-extra alpine-sdk dosfstools uboot-tools && \
|
findutils mtools e2fsprogs-extra alpine-sdk dosfstools uboot-tools && \
|
||||||
rm -rf /var/cache/apk/*
|
rm -rf /var/cache/apk/*
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user