mirror of
https://gitlab.archlinux.org/archlinux/archlinux-docker.git
synced 2026-02-19 08:11:00 +01:00
Release 20240625.0.243189
This commit is contained in:
parent
fa2b6f5a0b
commit
be0058a79a
@ -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/20240624.0.243048/base-20240624.0.243048.tar.zst" && \
|
||||
echo "8c1d5d3a5819914befdb81841e05fb07e5769ae2912bead93ecca72999b3ef7d base-20240624.0.243048.tar.zst" > /tmp/sha256sums.txt && \
|
||||
RUN curl -sOJL "https://gitlab.archlinux.org/api/v4/projects/10185/packages/generic/rootfs/20240625.0.243189/base-20240625.0.243189.tar.zst" && \
|
||||
echo "270b3478621bbd67104d1a5ce0a0b4dd745ed236f8eb924256bac123d2cf8217 base-20240625.0.243189.tar.zst" > /tmp/sha256sums.txt && \
|
||||
sha256sum -c /tmp/sha256sums.txt && \
|
||||
mkdir /rootfs && \
|
||||
tar -C /rootfs --extract --file base-20240624.0.243048.tar.zst
|
||||
tar -C /rootfs --extract --file base-20240625.0.243189.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="20240624.0.243048"
|
||||
LABEL org.opencontainers.image.version="20240625.0.243189"
|
||||
LABEL org.opencontainers.image.revision="bd60189bf8f3c09a995e2b2891660667955808ff"
|
||||
LABEL org.opencontainers.image.created="2024-06-24T09:07:30+00:00"
|
||||
LABEL org.opencontainers.image.created="2024-06-25T09:07:27+00:00"
|
||||
|
||||
COPY --from=verify /rootfs/ /
|
||||
|
||||
RUN ldconfig && \
|
||||
sed -i '/BUILD_ID/a VERSION_ID=20240624.0.243048' /etc/os-release
|
||||
sed -i '/BUILD_ID/a VERSION_ID=20240625.0.243189' /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/20240624.0.243048/base-devel-20240624.0.243048.tar.zst" && \
|
||||
echo "8d94c2118184108f21245e220b555d064c8696bebb519542e7907deee39494c9 base-devel-20240624.0.243048.tar.zst" > /tmp/sha256sums.txt && \
|
||||
RUN curl -sOJL "https://gitlab.archlinux.org/api/v4/projects/10185/packages/generic/rootfs/20240625.0.243189/base-devel-20240625.0.243189.tar.zst" && \
|
||||
echo "9b7e574700812af5915ff7af6b26f699ff591e756f97c325fe53ff221ce39fcc base-devel-20240625.0.243189.tar.zst" > /tmp/sha256sums.txt && \
|
||||
sha256sum -c /tmp/sha256sums.txt && \
|
||||
mkdir /rootfs && \
|
||||
tar -C /rootfs --extract --file base-devel-20240624.0.243048.tar.zst
|
||||
tar -C /rootfs --extract --file base-devel-20240625.0.243189.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="20240624.0.243048"
|
||||
LABEL org.opencontainers.image.version="20240625.0.243189"
|
||||
LABEL org.opencontainers.image.revision="bd60189bf8f3c09a995e2b2891660667955808ff"
|
||||
LABEL org.opencontainers.image.created="2024-06-24T09:07:30+00:00"
|
||||
LABEL org.opencontainers.image.created="2024-06-25T09:07:27+00:00"
|
||||
|
||||
COPY --from=verify /rootfs/ /
|
||||
|
||||
RUN ldconfig && \
|
||||
sed -i '/BUILD_ID/a VERSION_ID=20240624.0.243048' /etc/os-release
|
||||
sed -i '/BUILD_ID/a VERSION_ID=20240625.0.243189' /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/20240624.0.243048/multilib-devel-20240624.0.243048.tar.zst" && \
|
||||
echo "0b58e2a8bb7b7d0b9a62f72087c332de3558bca77c6a1e946ca4aa2ad46f35c9 multilib-devel-20240624.0.243048.tar.zst" > /tmp/sha256sums.txt && \
|
||||
RUN curl -sOJL "https://gitlab.archlinux.org/api/v4/projects/10185/packages/generic/rootfs/20240625.0.243189/multilib-devel-20240625.0.243189.tar.zst" && \
|
||||
echo "fd8a265de74218043a9abc43394d5bc0a8bea9d7f7735afbecd52bcbaec06b7f multilib-devel-20240625.0.243189.tar.zst" > /tmp/sha256sums.txt && \
|
||||
sha256sum -c /tmp/sha256sums.txt && \
|
||||
mkdir /rootfs && \
|
||||
tar -C /rootfs --extract --file multilib-devel-20240624.0.243048.tar.zst
|
||||
tar -C /rootfs --extract --file multilib-devel-20240625.0.243189.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="20240624.0.243048"
|
||||
LABEL org.opencontainers.image.version="20240625.0.243189"
|
||||
LABEL org.opencontainers.image.revision="bd60189bf8f3c09a995e2b2891660667955808ff"
|
||||
LABEL org.opencontainers.image.created="2024-06-24T09:07:30+00:00"
|
||||
LABEL org.opencontainers.image.created="2024-06-25T09:07:27+00:00"
|
||||
|
||||
COPY --from=verify /rootfs/ /
|
||||
|
||||
RUN ldconfig && \
|
||||
sed -i '/BUILD_ID/a VERSION_ID=20240624.0.243048' /etc/os-release
|
||||
sed -i '/BUILD_ID/a VERSION_ID=20240625.0.243189' /etc/os-release
|
||||
|
||||
ENV LANG=C.UTF-8
|
||||
CMD ["/usr/bin/bash"]
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user