mirror of
https://gitlab.archlinux.org/archlinux/archlinux-docker.git
synced 2026-02-24 18:51:43 +01:00
Release 20240306.0.219221
This commit is contained in:
parent
d1dee50f6e
commit
8b4b40a67a
@ -14,11 +14,11 @@ FROM alpine:3.19 AS verify
|
||||
|
||||
RUN apk add --no-cache curl tar zstd
|
||||
|
||||
RUN curl -sOJL "https://gitlab.archlinux.org/api/v4/projects/10185/packages/generic/rootfs/20240305.0.218972/base-20240305.0.218972.tar.zst" && \
|
||||
echo "43b5f33d28c3aa45eafd2852b1a882f0662a571a86416f4fffb58422daddc666 base-20240305.0.218972.tar.zst" > /tmp/sha256sums.txt && \
|
||||
RUN curl -sOJL "https://gitlab.archlinux.org/api/v4/projects/10185/packages/generic/rootfs/20240306.0.219221/base-20240306.0.219221.tar.zst" && \
|
||||
echo "d3bb9e11819fcef8631356757593197e3bdb9b4128eb1407ed1451c2776ddafd base-20240306.0.219221.tar.zst" > /tmp/sha256sums.txt && \
|
||||
sha256sum -c /tmp/sha256sums.txt && \
|
||||
mkdir /rootfs && \
|
||||
tar -C /rootfs --extract --file base-20240305.0.218972.tar.zst
|
||||
tar -C /rootfs --extract --file base-20240306.0.219221.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="20240305.0.218972"
|
||||
LABEL org.opencontainers.image.version="20240306.0.219221"
|
||||
LABEL org.opencontainers.image.revision="98cd79111dd530447f491d547d14f3c38e227e46"
|
||||
LABEL org.opencontainers.image.created="2024-03-05T09:07:29+00:00"
|
||||
LABEL org.opencontainers.image.created="2024-03-06T09:07:15+00:00"
|
||||
|
||||
COPY --from=verify /rootfs/ /
|
||||
|
||||
RUN ldconfig && \
|
||||
sed -i '/BUILD_ID/a VERSION_ID=20240305.0.218972' /etc/os-release
|
||||
sed -i '/BUILD_ID/a VERSION_ID=20240306.0.219221' /etc/os-release
|
||||
|
||||
ENV LANG=C.UTF-8
|
||||
CMD ["/usr/bin/bash"]
|
||||
|
||||
@ -14,11 +14,11 @@ FROM alpine:3.19 AS verify
|
||||
|
||||
RUN apk add --no-cache curl tar zstd
|
||||
|
||||
RUN curl -sOJL "https://gitlab.archlinux.org/api/v4/projects/10185/packages/generic/rootfs/20240305.0.218972/base-devel-20240305.0.218972.tar.zst" && \
|
||||
echo "bade6f14caf8ae289172eedf472bbe4af96eaf2871d7d845058d14a62ae2831d base-devel-20240305.0.218972.tar.zst" > /tmp/sha256sums.txt && \
|
||||
RUN curl -sOJL "https://gitlab.archlinux.org/api/v4/projects/10185/packages/generic/rootfs/20240306.0.219221/base-devel-20240306.0.219221.tar.zst" && \
|
||||
echo "9c8e13cc65c2c055c3fbc67379c89af7f0ba04834dd2117549a02eb2da72ba5c base-devel-20240306.0.219221.tar.zst" > /tmp/sha256sums.txt && \
|
||||
sha256sum -c /tmp/sha256sums.txt && \
|
||||
mkdir /rootfs && \
|
||||
tar -C /rootfs --extract --file base-devel-20240305.0.218972.tar.zst
|
||||
tar -C /rootfs --extract --file base-devel-20240306.0.219221.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="20240305.0.218972"
|
||||
LABEL org.opencontainers.image.version="20240306.0.219221"
|
||||
LABEL org.opencontainers.image.revision="98cd79111dd530447f491d547d14f3c38e227e46"
|
||||
LABEL org.opencontainers.image.created="2024-03-05T09:07:29+00:00"
|
||||
LABEL org.opencontainers.image.created="2024-03-06T09:07:15+00:00"
|
||||
|
||||
COPY --from=verify /rootfs/ /
|
||||
|
||||
RUN ldconfig && \
|
||||
sed -i '/BUILD_ID/a VERSION_ID=20240305.0.218972' /etc/os-release
|
||||
sed -i '/BUILD_ID/a VERSION_ID=20240306.0.219221' /etc/os-release
|
||||
|
||||
ENV LANG=C.UTF-8
|
||||
CMD ["/usr/bin/bash"]
|
||||
|
||||
@ -14,11 +14,11 @@ FROM alpine:3.19 AS verify
|
||||
|
||||
RUN apk add --no-cache curl tar zstd
|
||||
|
||||
RUN curl -sOJL "https://gitlab.archlinux.org/api/v4/projects/10185/packages/generic/rootfs/20240305.0.218972/multilib-devel-20240305.0.218972.tar.zst" && \
|
||||
echo "7fd0f956b31fa70d3d5ce104adaf6c0bbaa64dfb13b80bc61b5736b818641e1c multilib-devel-20240305.0.218972.tar.zst" > /tmp/sha256sums.txt && \
|
||||
RUN curl -sOJL "https://gitlab.archlinux.org/api/v4/projects/10185/packages/generic/rootfs/20240306.0.219221/multilib-devel-20240306.0.219221.tar.zst" && \
|
||||
echo "596b741716b40f10333127c6286799a1f986897418a4543674c2bb358c2ba70a multilib-devel-20240306.0.219221.tar.zst" > /tmp/sha256sums.txt && \
|
||||
sha256sum -c /tmp/sha256sums.txt && \
|
||||
mkdir /rootfs && \
|
||||
tar -C /rootfs --extract --file multilib-devel-20240305.0.218972.tar.zst
|
||||
tar -C /rootfs --extract --file multilib-devel-20240306.0.219221.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="20240305.0.218972"
|
||||
LABEL org.opencontainers.image.version="20240306.0.219221"
|
||||
LABEL org.opencontainers.image.revision="98cd79111dd530447f491d547d14f3c38e227e46"
|
||||
LABEL org.opencontainers.image.created="2024-03-05T09:07:29+00:00"
|
||||
LABEL org.opencontainers.image.created="2024-03-06T09:07:15+00:00"
|
||||
|
||||
COPY --from=verify /rootfs/ /
|
||||
|
||||
RUN ldconfig && \
|
||||
sed -i '/BUILD_ID/a VERSION_ID=20240305.0.218972' /etc/os-release
|
||||
sed -i '/BUILD_ID/a VERSION_ID=20240306.0.219221' /etc/os-release
|
||||
|
||||
ENV LANG=C.UTF-8
|
||||
CMD ["/usr/bin/bash"]
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user