mirror of
https://gitlab.archlinux.org/archlinux/archlinux-docker.git
synced 2025-12-27 04:51:09 +01:00
Release 20250927.0.426555
This commit is contained in:
parent
96d4177a2f
commit
d7233e8163
@ -14,11 +14,11 @@ FROM alpine:3.22 AS verify
|
||||
|
||||
RUN apk add --no-cache curl tar zstd
|
||||
|
||||
RUN curl -sOJL "https://gitlab.archlinux.org/api/v4/projects/10185/packages/generic/rootfs/20250926.0.426280/base-20250926.0.426280.tar.zst" && \
|
||||
echo "657e9689a2d4b6780e5128ca092f69c850e98f7ee9fe7de2208989aca7d0ad03 base-20250926.0.426280.tar.zst" > /tmp/sha256sums.txt && \
|
||||
RUN curl -sOJL "https://gitlab.archlinux.org/api/v4/projects/10185/packages/generic/rootfs/20250927.0.426555/base-20250927.0.426555.tar.zst" && \
|
||||
echo "9606937efd6a381e11443f59959e9234d843468480a3475550fa04dff8659006 base-20250927.0.426555.tar.zst" > /tmp/sha256sums.txt && \
|
||||
sha256sum -c /tmp/sha256sums.txt && \
|
||||
mkdir /rootfs && \
|
||||
tar -C /rootfs --extract --file base-20250926.0.426280.tar.zst
|
||||
tar -C /rootfs --extract --file base-20250927.0.426555.tar.zst
|
||||
|
||||
FROM scratch AS root
|
||||
|
||||
@ -29,14 +29,14 @@ LABEL org.opencontainers.image.url="https://gitlab.archlinux.org/archlinux/archl
|
||||
LABEL org.opencontainers.image.documentation="https://wiki.archlinux.org/title/Docker#Arch_Linux"
|
||||
LABEL org.opencontainers.image.source="https://gitlab.archlinux.org/archlinux/archlinux-docker"
|
||||
LABEL org.opencontainers.image.licenses="GPL-3.0-or-later"
|
||||
LABEL org.opencontainers.image.version="20250926.0.426280"
|
||||
LABEL org.opencontainers.image.version="20250927.0.426555"
|
||||
LABEL org.opencontainers.image.revision="744b1c5c6a7f999c9a8b3daa5897c922e86563ee"
|
||||
LABEL org.opencontainers.image.created="2025-09-26T09:07:22+00:00"
|
||||
LABEL org.opencontainers.image.created="2025-09-27T09:06:48+00:00"
|
||||
|
||||
COPY --from=verify /rootfs/ /
|
||||
|
||||
RUN ldconfig && \
|
||||
sed -i '/BUILD_ID/a VERSION_ID=20250926.0.426280' /etc/os-release
|
||||
sed -i '/BUILD_ID/a VERSION_ID=20250927.0.426555' /etc/os-release
|
||||
|
||||
ENV LANG=C.UTF-8
|
||||
CMD ["/usr/bin/bash"]
|
||||
|
||||
@ -14,11 +14,11 @@ FROM alpine:3.22 AS verify
|
||||
|
||||
RUN apk add --no-cache curl tar zstd
|
||||
|
||||
RUN curl -sOJL "https://gitlab.archlinux.org/api/v4/projects/10185/packages/generic/rootfs/20250926.0.426280/base-devel-20250926.0.426280.tar.zst" && \
|
||||
echo "eddeb592c26cea0960a129230d563bf173a203ae2d9138fee574322a3f791c53 base-devel-20250926.0.426280.tar.zst" > /tmp/sha256sums.txt && \
|
||||
RUN curl -sOJL "https://gitlab.archlinux.org/api/v4/projects/10185/packages/generic/rootfs/20250927.0.426555/base-devel-20250927.0.426555.tar.zst" && \
|
||||
echo "952622bc50cef7f4c16138c92cb2051d6a8eebc3c7e48c96fb0e506872b193f9 base-devel-20250927.0.426555.tar.zst" > /tmp/sha256sums.txt && \
|
||||
sha256sum -c /tmp/sha256sums.txt && \
|
||||
mkdir /rootfs && \
|
||||
tar -C /rootfs --extract --file base-devel-20250926.0.426280.tar.zst
|
||||
tar -C /rootfs --extract --file base-devel-20250927.0.426555.tar.zst
|
||||
|
||||
FROM scratch AS root
|
||||
|
||||
@ -29,14 +29,14 @@ LABEL org.opencontainers.image.url="https://gitlab.archlinux.org/archlinux/archl
|
||||
LABEL org.opencontainers.image.documentation="https://wiki.archlinux.org/title/Docker#Arch_Linux"
|
||||
LABEL org.opencontainers.image.source="https://gitlab.archlinux.org/archlinux/archlinux-docker"
|
||||
LABEL org.opencontainers.image.licenses="GPL-3.0-or-later"
|
||||
LABEL org.opencontainers.image.version="20250926.0.426280"
|
||||
LABEL org.opencontainers.image.version="20250927.0.426555"
|
||||
LABEL org.opencontainers.image.revision="744b1c5c6a7f999c9a8b3daa5897c922e86563ee"
|
||||
LABEL org.opencontainers.image.created="2025-09-26T09:07:22+00:00"
|
||||
LABEL org.opencontainers.image.created="2025-09-27T09:06:48+00:00"
|
||||
|
||||
COPY --from=verify /rootfs/ /
|
||||
|
||||
RUN ldconfig && \
|
||||
sed -i '/BUILD_ID/a VERSION_ID=20250926.0.426280' /etc/os-release
|
||||
sed -i '/BUILD_ID/a VERSION_ID=20250927.0.426555' /etc/os-release
|
||||
|
||||
ENV LANG=C.UTF-8
|
||||
CMD ["/usr/bin/bash"]
|
||||
|
||||
@ -14,11 +14,11 @@ FROM alpine:3.22 AS verify
|
||||
|
||||
RUN apk add --no-cache curl tar zstd
|
||||
|
||||
RUN curl -sOJL "https://gitlab.archlinux.org/api/v4/projects/10185/packages/generic/rootfs/20250926.0.426280/multilib-devel-20250926.0.426280.tar.zst" && \
|
||||
echo "5956e23c631d3bc760a2c108a5512c6dd8a8ebf1b87c08a4a9a281c3a1c33ae8 multilib-devel-20250926.0.426280.tar.zst" > /tmp/sha256sums.txt && \
|
||||
RUN curl -sOJL "https://gitlab.archlinux.org/api/v4/projects/10185/packages/generic/rootfs/20250927.0.426555/multilib-devel-20250927.0.426555.tar.zst" && \
|
||||
echo "c1a3dc64998fffaceff6cfa73cc0d1f64c5e25cdc90531cfb079f0132dcc8175 multilib-devel-20250927.0.426555.tar.zst" > /tmp/sha256sums.txt && \
|
||||
sha256sum -c /tmp/sha256sums.txt && \
|
||||
mkdir /rootfs && \
|
||||
tar -C /rootfs --extract --file multilib-devel-20250926.0.426280.tar.zst
|
||||
tar -C /rootfs --extract --file multilib-devel-20250927.0.426555.tar.zst
|
||||
|
||||
FROM scratch AS root
|
||||
|
||||
@ -29,14 +29,14 @@ LABEL org.opencontainers.image.url="https://gitlab.archlinux.org/archlinux/archl
|
||||
LABEL org.opencontainers.image.documentation="https://wiki.archlinux.org/title/Docker#Arch_Linux"
|
||||
LABEL org.opencontainers.image.source="https://gitlab.archlinux.org/archlinux/archlinux-docker"
|
||||
LABEL org.opencontainers.image.licenses="GPL-3.0-or-later"
|
||||
LABEL org.opencontainers.image.version="20250926.0.426280"
|
||||
LABEL org.opencontainers.image.version="20250927.0.426555"
|
||||
LABEL org.opencontainers.image.revision="744b1c5c6a7f999c9a8b3daa5897c922e86563ee"
|
||||
LABEL org.opencontainers.image.created="2025-09-26T09:07:22+00:00"
|
||||
LABEL org.opencontainers.image.created="2025-09-27T09:06:48+00:00"
|
||||
|
||||
COPY --from=verify /rootfs/ /
|
||||
|
||||
RUN ldconfig && \
|
||||
sed -i '/BUILD_ID/a VERSION_ID=20250926.0.426280' /etc/os-release
|
||||
sed -i '/BUILD_ID/a VERSION_ID=20250927.0.426555' /etc/os-release
|
||||
|
||||
ENV LANG=C.UTF-8
|
||||
CMD ["/usr/bin/bash"]
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user