mirror of
https://gitlab.archlinux.org/archlinux/archlinux-docker.git
synced 2026-02-24 18:51:43 +01:00
Release 20240303.0.218488
This commit is contained in:
parent
1578c023e5
commit
680be4d7f8
@ -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/20240302.0.218254/base-20240302.0.218254.tar.zst" && \
|
||||
echo "6e9566f42a62ed67d5236e5a0e16ef4d874c6cbdd6543d8b3d5da75224aa25f1 base-20240302.0.218254.tar.zst" > /tmp/sha256sums.txt && \
|
||||
RUN curl -sOJL "https://gitlab.archlinux.org/api/v4/projects/10185/packages/generic/rootfs/20240303.0.218488/base-20240303.0.218488.tar.zst" && \
|
||||
echo "0b0706f149a8a2195442ada55ce7bc439cf3d06e13958b06cc59fc117138fdc9 base-20240303.0.218488.tar.zst" > /tmp/sha256sums.txt && \
|
||||
sha256sum -c /tmp/sha256sums.txt && \
|
||||
mkdir /rootfs && \
|
||||
tar -C /rootfs --extract --file base-20240302.0.218254.tar.zst
|
||||
tar -C /rootfs --extract --file base-20240303.0.218488.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="20240302.0.218254"
|
||||
LABEL org.opencontainers.image.version="20240303.0.218488"
|
||||
LABEL org.opencontainers.image.revision="98cd79111dd530447f491d547d14f3c38e227e46"
|
||||
LABEL org.opencontainers.image.created="2024-03-02T09:07:33+00:00"
|
||||
LABEL org.opencontainers.image.created="2024-03-03T09:07:13+00:00"
|
||||
|
||||
COPY --from=verify /rootfs/ /
|
||||
|
||||
RUN ldconfig && \
|
||||
sed -i '/BUILD_ID/a VERSION_ID=20240302.0.218254' /etc/os-release
|
||||
sed -i '/BUILD_ID/a VERSION_ID=20240303.0.218488' /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/20240302.0.218254/base-devel-20240302.0.218254.tar.zst" && \
|
||||
echo "edecaf7310d8142b2f999f14337d39d3b9208357f86775834c1a12eb9cb03842 base-devel-20240302.0.218254.tar.zst" > /tmp/sha256sums.txt && \
|
||||
RUN curl -sOJL "https://gitlab.archlinux.org/api/v4/projects/10185/packages/generic/rootfs/20240303.0.218488/base-devel-20240303.0.218488.tar.zst" && \
|
||||
echo "cfcaf8dda3064550d5d237d4cb595fa82a986071adaf568611b2d216e63d9e91 base-devel-20240303.0.218488.tar.zst" > /tmp/sha256sums.txt && \
|
||||
sha256sum -c /tmp/sha256sums.txt && \
|
||||
mkdir /rootfs && \
|
||||
tar -C /rootfs --extract --file base-devel-20240302.0.218254.tar.zst
|
||||
tar -C /rootfs --extract --file base-devel-20240303.0.218488.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="20240302.0.218254"
|
||||
LABEL org.opencontainers.image.version="20240303.0.218488"
|
||||
LABEL org.opencontainers.image.revision="98cd79111dd530447f491d547d14f3c38e227e46"
|
||||
LABEL org.opencontainers.image.created="2024-03-02T09:07:33+00:00"
|
||||
LABEL org.opencontainers.image.created="2024-03-03T09:07:13+00:00"
|
||||
|
||||
COPY --from=verify /rootfs/ /
|
||||
|
||||
RUN ldconfig && \
|
||||
sed -i '/BUILD_ID/a VERSION_ID=20240302.0.218254' /etc/os-release
|
||||
sed -i '/BUILD_ID/a VERSION_ID=20240303.0.218488' /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/20240302.0.218254/multilib-devel-20240302.0.218254.tar.zst" && \
|
||||
echo "5dd5ce0737cc52e6649c6c8f456c3579d51e82add29a8b72fc33f452e48f61f1 multilib-devel-20240302.0.218254.tar.zst" > /tmp/sha256sums.txt && \
|
||||
RUN curl -sOJL "https://gitlab.archlinux.org/api/v4/projects/10185/packages/generic/rootfs/20240303.0.218488/multilib-devel-20240303.0.218488.tar.zst" && \
|
||||
echo "a21e3acf4c59ee6ad54a1879ec1a49b89fc3ca9ac003312c401c010b2dd092c5 multilib-devel-20240303.0.218488.tar.zst" > /tmp/sha256sums.txt && \
|
||||
sha256sum -c /tmp/sha256sums.txt && \
|
||||
mkdir /rootfs && \
|
||||
tar -C /rootfs --extract --file multilib-devel-20240302.0.218254.tar.zst
|
||||
tar -C /rootfs --extract --file multilib-devel-20240303.0.218488.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="20240302.0.218254"
|
||||
LABEL org.opencontainers.image.version="20240303.0.218488"
|
||||
LABEL org.opencontainers.image.revision="98cd79111dd530447f491d547d14f3c38e227e46"
|
||||
LABEL org.opencontainers.image.created="2024-03-02T09:07:33+00:00"
|
||||
LABEL org.opencontainers.image.created="2024-03-03T09:07:13+00:00"
|
||||
|
||||
COPY --from=verify /rootfs/ /
|
||||
|
||||
RUN ldconfig && \
|
||||
sed -i '/BUILD_ID/a VERSION_ID=20240302.0.218254' /etc/os-release
|
||||
sed -i '/BUILD_ID/a VERSION_ID=20240303.0.218488' /etc/os-release
|
||||
|
||||
ENV LANG=C.UTF-8
|
||||
CMD ["/usr/bin/bash"]
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user