mirror of
https://gitlab.archlinux.org/archlinux/archlinux-docker.git
synced 2026-03-28 02:11:38 +01:00
Release 20260320.0.503229
This commit is contained in:
parent
21e81ff6f2
commit
5fc8d966d0
@ -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/20260319.0.502884/base-20260319.0.502884.tar.zst" && \
|
||||
echo "cfd132d2ebbbf65fe4104845c64760d3ee2158f0721eab6ab3d743e8f533bbc8 base-20260319.0.502884.tar.zst" > /tmp/sha256sums.txt && \
|
||||
RUN curl -sOJL "https://gitlab.archlinux.org/api/v4/projects/10185/packages/generic/rootfs/20260320.0.503229/base-20260320.0.503229.tar.zst" && \
|
||||
echo "4beb6275e95b10d91af8659d3222ceb5d8265eb8429b4a1af4df75ae255af091 base-20260320.0.503229.tar.zst" > /tmp/sha256sums.txt && \
|
||||
sha256sum -c /tmp/sha256sums.txt && \
|
||||
mkdir /rootfs && \
|
||||
tar -C /rootfs --extract --file base-20260319.0.502884.tar.zst
|
||||
tar -C /rootfs --extract --file base-20260320.0.503229.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="20260319.0.502884"
|
||||
LABEL org.opencontainers.image.version="20260320.0.503229"
|
||||
LABEL org.opencontainers.image.revision="0d7c4c0017584f9bcb495105cc412d6575f04564"
|
||||
LABEL org.opencontainers.image.created="2026-03-19T09:07:50+00:00"
|
||||
LABEL org.opencontainers.image.created="2026-03-20T09:06:46+00:00"
|
||||
|
||||
COPY --from=verify /rootfs/ /
|
||||
|
||||
RUN ldconfig && \
|
||||
sed -i '/BUILD_ID/a VERSION_ID=20260319.0.502884' /etc/os-release
|
||||
sed -i '/BUILD_ID/a VERSION_ID=20260320.0.503229' /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/20260319.0.502884/base-devel-20260319.0.502884.tar.zst" && \
|
||||
echo "3b12dd595e818e6a9d4f1c0aee7306d57eb152195a36be76bb4ec26236476bb5 base-devel-20260319.0.502884.tar.zst" > /tmp/sha256sums.txt && \
|
||||
RUN curl -sOJL "https://gitlab.archlinux.org/api/v4/projects/10185/packages/generic/rootfs/20260320.0.503229/base-devel-20260320.0.503229.tar.zst" && \
|
||||
echo "9e5a0de19233ec629e1b856773e27841f2d3972baa4543c72193d72ca60ddf57 base-devel-20260320.0.503229.tar.zst" > /tmp/sha256sums.txt && \
|
||||
sha256sum -c /tmp/sha256sums.txt && \
|
||||
mkdir /rootfs && \
|
||||
tar -C /rootfs --extract --file base-devel-20260319.0.502884.tar.zst
|
||||
tar -C /rootfs --extract --file base-devel-20260320.0.503229.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="20260319.0.502884"
|
||||
LABEL org.opencontainers.image.version="20260320.0.503229"
|
||||
LABEL org.opencontainers.image.revision="0d7c4c0017584f9bcb495105cc412d6575f04564"
|
||||
LABEL org.opencontainers.image.created="2026-03-19T09:07:50+00:00"
|
||||
LABEL org.opencontainers.image.created="2026-03-20T09:06:46+00:00"
|
||||
|
||||
COPY --from=verify /rootfs/ /
|
||||
|
||||
RUN ldconfig && \
|
||||
sed -i '/BUILD_ID/a VERSION_ID=20260319.0.502884' /etc/os-release
|
||||
sed -i '/BUILD_ID/a VERSION_ID=20260320.0.503229' /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/20260319.0.502884/multilib-devel-20260319.0.502884.tar.zst" && \
|
||||
echo "814abb81784914953d862c703d6b5b85d5f7b2c4f2b35a763f2de2ad67e0daee multilib-devel-20260319.0.502884.tar.zst" > /tmp/sha256sums.txt && \
|
||||
RUN curl -sOJL "https://gitlab.archlinux.org/api/v4/projects/10185/packages/generic/rootfs/20260320.0.503229/multilib-devel-20260320.0.503229.tar.zst" && \
|
||||
echo "f2ab61e797f3c7454d1a0afa2090fe879be5a0d632fdd0008a1dc150d39cbe84 multilib-devel-20260320.0.503229.tar.zst" > /tmp/sha256sums.txt && \
|
||||
sha256sum -c /tmp/sha256sums.txt && \
|
||||
mkdir /rootfs && \
|
||||
tar -C /rootfs --extract --file multilib-devel-20260319.0.502884.tar.zst
|
||||
tar -C /rootfs --extract --file multilib-devel-20260320.0.503229.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="20260319.0.502884"
|
||||
LABEL org.opencontainers.image.version="20260320.0.503229"
|
||||
LABEL org.opencontainers.image.revision="0d7c4c0017584f9bcb495105cc412d6575f04564"
|
||||
LABEL org.opencontainers.image.created="2026-03-19T09:07:50+00:00"
|
||||
LABEL org.opencontainers.image.created="2026-03-20T09:06:46+00:00"
|
||||
|
||||
COPY --from=verify /rootfs/ /
|
||||
|
||||
RUN ldconfig && \
|
||||
sed -i '/BUILD_ID/a VERSION_ID=20260319.0.502884' /etc/os-release
|
||||
sed -i '/BUILD_ID/a VERSION_ID=20260320.0.503229' /etc/os-release
|
||||
|
||||
ENV LANG=C.UTF-8
|
||||
CMD ["/usr/bin/bash"]
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user