oci-images/registry.gitlab.com/raspi-alpine/builder/master (sha256:dd7581b1bd674bc404042f413ebcc78546edf7c8acc6d9cc02d09eb6437ca775)

Published 2026-07-21 18:28:51 -07:00 by Doridian in mirror/oci-images

Installation

docker pull git.foxden.network/mirror/oci-images/registry.gitlab.com/raspi-alpine/builder/master@sha256:dd7581b1bd674bc404042f413ebcc78546edf7c8acc6d9cc02d09eb6437ca775
sha256:dd7581b1bd674bc404042f413ebcc78546edf7c8acc6d9cc02d09eb6437ca775

About this package

Create minimal Linux images based on Alpine Linux for the Raspberry PI

Image layers

ADD alpine-minirootfs-3.23.4-x86_64.tar.gz / # buildkit
CMD ["/bin/sh"]
LABEL org.opencontainers.image.description=Create minimal Linux images based on Alpine Linux for the Raspberry PI
LABEL org.opencontainers.image.licenses=Apache-2.0
ARG UB_PROJ_ID=32838267
ENV DEFAULT_UBOOT_PROJ_ID=32838267
RUN |1 UB_PROJ_ID=32838267 /bin/sh -c apk add --no-cache --upgrade curl dosfstools e2fsprogs-extra findutils genimage git m4 mtools pigz tar u-boot-tools qemu-arm # buildkit
ADD ./resources /resources # buildkit
COPY /uboot/ /uboot/ # buildkit
COPY /uboot-silent/ /uboot-silent/ # buildkit
COPY /uboot_tool /uboot_tool # buildkit
COPY /usr/share/apk/keys /usr/share/apk/keys-stable # buildkit
RUN |1 UB_PROJ_ID=32838267 /bin/sh -c find /resources/scripts/build-helpers -name "*.sh" -exec install -t /usr/local/bin/ {} \; && cd /usr/local/bin && for file in *.sh; do mv -- "$file" "$(basename "$file" .sh)"; done && echo "installed:" && ls /usr/local/bin # buildkit
WORKDIR /work
CMD ["/bin/sh" "/resources/build.sh"]

Labels

Key Value
org.opencontainers.image.description Create minimal Linux images based on Alpine Linux for the Raspberry PI
org.opencontainers.image.licenses Apache-2.0
Details
Container
2026-07-21 18:28:51 -07:00
0
OCI / Docker
linux/amd64
Apache-2.0
19 MiB
Versions (1) View all
latest 2026-07-21