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

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:9bb69d09d9cb1a8a4ce017a209722a755f071dd6e70febaf45f6494d74ac9cc3
sha256:9bb69d09d9cb1a8a4ce017a209722a755f071dd6e70febaf45f6494d74ac9cc3

About this package

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

Image layers

ADD alpine-minirootfs-3.23.4-aarch64.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/arm64
Apache-2.0
19 MiB
Versions (1) View all
latest 2026-07-21