mirror of
https://gitlab.archlinux.org/archlinux/archlinux-docker.git
synced 2026-05-06 14:26:15 +02:00
Release 20260331.0.508794
This commit is contained in:
parent
160f65b14e
commit
8367ea2d73
@ -14,11 +14,11 @@ FROM alpine:3.23 AS verify
|
||||
|
||||
RUN apk add --no-cache curl tar zstd
|
||||
|
||||
RUN curl -sOJL "https://gitlab.archlinux.org/api/v4/projects/10185/packages/generic/rootfs/20260330.0.507936/base-20260330.0.507936.tar.zst" && \
|
||||
echo "486015615a546366a131a03b768a0eb033c658957e7e991798ebdbd4d98105d3 base-20260330.0.507936.tar.zst" > /tmp/sha256sums.txt && \
|
||||
RUN curl -sOJL "https://gitlab.archlinux.org/api/v4/projects/10185/packages/generic/rootfs/20260331.0.508794/base-20260331.0.508794.tar.zst" && \
|
||||
echo "383cef8012bf4e3a5c18efd1381da114c9822a53b1cfd574b7831ff40563e2f8 base-20260331.0.508794.tar.zst" > /tmp/sha256sums.txt && \
|
||||
sha256sum -c /tmp/sha256sums.txt && \
|
||||
mkdir /rootfs && \
|
||||
tar -C /rootfs --extract --file base-20260330.0.507936.tar.zst
|
||||
tar -C /rootfs --extract --file base-20260331.0.508794.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="20260330.0.507936"
|
||||
LABEL org.opencontainers.image.version="20260331.0.508794"
|
||||
LABEL org.opencontainers.image.revision="0d7c4c0017584f9bcb495105cc412d6575f04564"
|
||||
LABEL org.opencontainers.image.created="2026-03-30T09:06:26+00:00"
|
||||
LABEL org.opencontainers.image.created="2026-03-31T09:06:49+00:00"
|
||||
|
||||
COPY --from=verify /rootfs/ /
|
||||
|
||||
RUN ldconfig && \
|
||||
sed -i '/BUILD_ID/a VERSION_ID=20260330.0.507936' /etc/os-release
|
||||
sed -i '/BUILD_ID/a VERSION_ID=20260331.0.508794' /etc/os-release
|
||||
|
||||
ENV LANG=C.UTF-8
|
||||
CMD ["/usr/bin/bash"]
|
||||
|
||||
@ -14,11 +14,11 @@ FROM alpine:3.23 AS verify
|
||||
|
||||
RUN apk add --no-cache curl tar zstd
|
||||
|
||||
RUN curl -sOJL "https://gitlab.archlinux.org/api/v4/projects/10185/packages/generic/rootfs/20260330.0.507936/base-devel-20260330.0.507936.tar.zst" && \
|
||||
echo "583b58c0d115736d8907c42e11ef63dd0e4a445ce5d400ea883d53b821a95d22 base-devel-20260330.0.507936.tar.zst" > /tmp/sha256sums.txt && \
|
||||
RUN curl -sOJL "https://gitlab.archlinux.org/api/v4/projects/10185/packages/generic/rootfs/20260331.0.508794/base-devel-20260331.0.508794.tar.zst" && \
|
||||
echo "3f7118d2a717487d9a71941bccfa6217091b6e15b2a6f69846c3943ef0793734 base-devel-20260331.0.508794.tar.zst" > /tmp/sha256sums.txt && \
|
||||
sha256sum -c /tmp/sha256sums.txt && \
|
||||
mkdir /rootfs && \
|
||||
tar -C /rootfs --extract --file base-devel-20260330.0.507936.tar.zst
|
||||
tar -C /rootfs --extract --file base-devel-20260331.0.508794.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="20260330.0.507936"
|
||||
LABEL org.opencontainers.image.version="20260331.0.508794"
|
||||
LABEL org.opencontainers.image.revision="0d7c4c0017584f9bcb495105cc412d6575f04564"
|
||||
LABEL org.opencontainers.image.created="2026-03-30T09:06:26+00:00"
|
||||
LABEL org.opencontainers.image.created="2026-03-31T09:06:49+00:00"
|
||||
|
||||
COPY --from=verify /rootfs/ /
|
||||
|
||||
RUN ldconfig && \
|
||||
sed -i '/BUILD_ID/a VERSION_ID=20260330.0.507936' /etc/os-release
|
||||
sed -i '/BUILD_ID/a VERSION_ID=20260331.0.508794' /etc/os-release
|
||||
|
||||
ENV LANG=C.UTF-8
|
||||
CMD ["/usr/bin/bash"]
|
||||
|
||||
@ -14,11 +14,11 @@ FROM alpine:3.23 AS verify
|
||||
|
||||
RUN apk add --no-cache curl tar zstd
|
||||
|
||||
RUN curl -sOJL "https://gitlab.archlinux.org/api/v4/projects/10185/packages/generic/rootfs/20260330.0.507936/multilib-devel-20260330.0.507936.tar.zst" && \
|
||||
echo "d459fda0793e58647aadad203ec5a7227819b06c75658ff6fa72fe2c95535b2e multilib-devel-20260330.0.507936.tar.zst" > /tmp/sha256sums.txt && \
|
||||
RUN curl -sOJL "https://gitlab.archlinux.org/api/v4/projects/10185/packages/generic/rootfs/20260331.0.508794/multilib-devel-20260331.0.508794.tar.zst" && \
|
||||
echo "b2a5d3f333e6bbece890a8b2e81aa6802513a5c118745b66808843676eb13bf6 multilib-devel-20260331.0.508794.tar.zst" > /tmp/sha256sums.txt && \
|
||||
sha256sum -c /tmp/sha256sums.txt && \
|
||||
mkdir /rootfs && \
|
||||
tar -C /rootfs --extract --file multilib-devel-20260330.0.507936.tar.zst
|
||||
tar -C /rootfs --extract --file multilib-devel-20260331.0.508794.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="20260330.0.507936"
|
||||
LABEL org.opencontainers.image.version="20260331.0.508794"
|
||||
LABEL org.opencontainers.image.revision="0d7c4c0017584f9bcb495105cc412d6575f04564"
|
||||
LABEL org.opencontainers.image.created="2026-03-30T09:06:26+00:00"
|
||||
LABEL org.opencontainers.image.created="2026-03-31T09:06:49+00:00"
|
||||
|
||||
COPY --from=verify /rootfs/ /
|
||||
|
||||
RUN ldconfig && \
|
||||
sed -i '/BUILD_ID/a VERSION_ID=20260330.0.507936' /etc/os-release
|
||||
sed -i '/BUILD_ID/a VERSION_ID=20260331.0.508794' /etc/os-release
|
||||
|
||||
ENV LANG=C.UTF-8
|
||||
CMD ["/usr/bin/bash"]
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user