mirror of
https://gitlab.archlinux.org/archlinux/archlinux-docker.git
synced 2026-02-09 11:21:14 +01:00
Release 20260203.0.487276
This commit is contained in:
parent
2d546065ce
commit
bbc8073ecb
@ -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/20260202.0.486820/base-20260202.0.486820.tar.zst" && \
|
||||
echo "99c0f1ef96d5fb43ffc19459eccdd6d3044a2aded8108b274a0ab35ab36dd5a5 base-20260202.0.486820.tar.zst" > /tmp/sha256sums.txt && \
|
||||
RUN curl -sOJL "https://gitlab.archlinux.org/api/v4/projects/10185/packages/generic/rootfs/20260203.0.487276/base-20260203.0.487276.tar.zst" && \
|
||||
echo "c86f7ad2500d31210f877667558143e394be72e07450553d393513caf190e3e5 base-20260203.0.487276.tar.zst" > /tmp/sha256sums.txt && \
|
||||
sha256sum -c /tmp/sha256sums.txt && \
|
||||
mkdir /rootfs && \
|
||||
tar -C /rootfs --extract --file base-20260202.0.486820.tar.zst
|
||||
tar -C /rootfs --extract --file base-20260203.0.487276.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="20260202.0.486820"
|
||||
LABEL org.opencontainers.image.version="20260203.0.487276"
|
||||
LABEL org.opencontainers.image.revision="0d7c4c0017584f9bcb495105cc412d6575f04564"
|
||||
LABEL org.opencontainers.image.created="2026-02-02T09:06:56+00:00"
|
||||
LABEL org.opencontainers.image.created="2026-02-03T09:06:50+00:00"
|
||||
|
||||
COPY --from=verify /rootfs/ /
|
||||
|
||||
RUN ldconfig && \
|
||||
sed -i '/BUILD_ID/a VERSION_ID=20260202.0.486820' /etc/os-release
|
||||
sed -i '/BUILD_ID/a VERSION_ID=20260203.0.487276' /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/20260202.0.486820/base-devel-20260202.0.486820.tar.zst" && \
|
||||
echo "bec05f6b21e347f625f9c257b3c6199fd4379fa060ed01dc23ab88497125fbb4 base-devel-20260202.0.486820.tar.zst" > /tmp/sha256sums.txt && \
|
||||
RUN curl -sOJL "https://gitlab.archlinux.org/api/v4/projects/10185/packages/generic/rootfs/20260203.0.487276/base-devel-20260203.0.487276.tar.zst" && \
|
||||
echo "f1359b73ee0bba45310b73d680357b9ae751eda56765cbf0f6b8002e977a2af8 base-devel-20260203.0.487276.tar.zst" > /tmp/sha256sums.txt && \
|
||||
sha256sum -c /tmp/sha256sums.txt && \
|
||||
mkdir /rootfs && \
|
||||
tar -C /rootfs --extract --file base-devel-20260202.0.486820.tar.zst
|
||||
tar -C /rootfs --extract --file base-devel-20260203.0.487276.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="20260202.0.486820"
|
||||
LABEL org.opencontainers.image.version="20260203.0.487276"
|
||||
LABEL org.opencontainers.image.revision="0d7c4c0017584f9bcb495105cc412d6575f04564"
|
||||
LABEL org.opencontainers.image.created="2026-02-02T09:06:56+00:00"
|
||||
LABEL org.opencontainers.image.created="2026-02-03T09:06:50+00:00"
|
||||
|
||||
COPY --from=verify /rootfs/ /
|
||||
|
||||
RUN ldconfig && \
|
||||
sed -i '/BUILD_ID/a VERSION_ID=20260202.0.486820' /etc/os-release
|
||||
sed -i '/BUILD_ID/a VERSION_ID=20260203.0.487276' /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/20260202.0.486820/multilib-devel-20260202.0.486820.tar.zst" && \
|
||||
echo "7e60973ecffac1ef1bd5d05f4992f8af8ceff72e6d439d71b0de4cb841a110ee multilib-devel-20260202.0.486820.tar.zst" > /tmp/sha256sums.txt && \
|
||||
RUN curl -sOJL "https://gitlab.archlinux.org/api/v4/projects/10185/packages/generic/rootfs/20260203.0.487276/multilib-devel-20260203.0.487276.tar.zst" && \
|
||||
echo "443b3402bf3dc963c985a09dea2ab24d25c3430cb168d14f398a0e7341bf6a77 multilib-devel-20260203.0.487276.tar.zst" > /tmp/sha256sums.txt && \
|
||||
sha256sum -c /tmp/sha256sums.txt && \
|
||||
mkdir /rootfs && \
|
||||
tar -C /rootfs --extract --file multilib-devel-20260202.0.486820.tar.zst
|
||||
tar -C /rootfs --extract --file multilib-devel-20260203.0.487276.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="20260202.0.486820"
|
||||
LABEL org.opencontainers.image.version="20260203.0.487276"
|
||||
LABEL org.opencontainers.image.revision="0d7c4c0017584f9bcb495105cc412d6575f04564"
|
||||
LABEL org.opencontainers.image.created="2026-02-02T09:06:56+00:00"
|
||||
LABEL org.opencontainers.image.created="2026-02-03T09:06:50+00:00"
|
||||
|
||||
COPY --from=verify /rootfs/ /
|
||||
|
||||
RUN ldconfig && \
|
||||
sed -i '/BUILD_ID/a VERSION_ID=20260202.0.486820' /etc/os-release
|
||||
sed -i '/BUILD_ID/a VERSION_ID=20260203.0.487276' /etc/os-release
|
||||
|
||||
ENV LANG=C.UTF-8
|
||||
CMD ["/usr/bin/bash"]
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user