mirror of
https://gitlab.archlinux.org/archlinux/archlinux-docker.git
synced 2026-02-18 07:41:10 +01:00
Release 20240716.0.247677
This commit is contained in:
parent
6df18ed044
commit
1deb141fdc
@ -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/20240715.0.247318/base-20240715.0.247318.tar.zst" && \
|
||||
echo "597f8d3e4dea67a4ffed1680b65f8c065d65aed8e22ceb8c6bf51ce828dc89b9 base-20240715.0.247318.tar.zst" > /tmp/sha256sums.txt && \
|
||||
RUN curl -sOJL "https://gitlab.archlinux.org/api/v4/projects/10185/packages/generic/rootfs/20240716.0.247677/base-20240716.0.247677.tar.zst" && \
|
||||
echo "d1910ad0c6b3fb3e95244747f31d248d8c57c73219ca52c23143527eaaa4f3e9 base-20240716.0.247677.tar.zst" > /tmp/sha256sums.txt && \
|
||||
sha256sum -c /tmp/sha256sums.txt && \
|
||||
mkdir /rootfs && \
|
||||
tar -C /rootfs --extract --file base-20240715.0.247318.tar.zst
|
||||
tar -C /rootfs --extract --file base-20240716.0.247677.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="20240715.0.247318"
|
||||
LABEL org.opencontainers.image.version="20240716.0.247677"
|
||||
LABEL org.opencontainers.image.revision="61cb892bfc251e46f73e716ceb3b903ec4e9e725"
|
||||
LABEL org.opencontainers.image.created="2024-07-15T09:07:31+00:00"
|
||||
LABEL org.opencontainers.image.created="2024-07-16T09:07:36+00:00"
|
||||
|
||||
COPY --from=verify /rootfs/ /
|
||||
|
||||
RUN ldconfig && \
|
||||
sed -i '/BUILD_ID/a VERSION_ID=20240715.0.247318' /etc/os-release
|
||||
sed -i '/BUILD_ID/a VERSION_ID=20240716.0.247677' /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/20240715.0.247318/base-devel-20240715.0.247318.tar.zst" && \
|
||||
echo "27d1ddaa62caa6f01700302aa5fadb7be3ac5389810236ff068ad89f9f8e420d base-devel-20240715.0.247318.tar.zst" > /tmp/sha256sums.txt && \
|
||||
RUN curl -sOJL "https://gitlab.archlinux.org/api/v4/projects/10185/packages/generic/rootfs/20240716.0.247677/base-devel-20240716.0.247677.tar.zst" && \
|
||||
echo "4dea7ad727ba0d1256a3e6cc3b9054727a77611bcee12ce289add60ff6393400 base-devel-20240716.0.247677.tar.zst" > /tmp/sha256sums.txt && \
|
||||
sha256sum -c /tmp/sha256sums.txt && \
|
||||
mkdir /rootfs && \
|
||||
tar -C /rootfs --extract --file base-devel-20240715.0.247318.tar.zst
|
||||
tar -C /rootfs --extract --file base-devel-20240716.0.247677.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="20240715.0.247318"
|
||||
LABEL org.opencontainers.image.version="20240716.0.247677"
|
||||
LABEL org.opencontainers.image.revision="61cb892bfc251e46f73e716ceb3b903ec4e9e725"
|
||||
LABEL org.opencontainers.image.created="2024-07-15T09:07:31+00:00"
|
||||
LABEL org.opencontainers.image.created="2024-07-16T09:07:36+00:00"
|
||||
|
||||
COPY --from=verify /rootfs/ /
|
||||
|
||||
RUN ldconfig && \
|
||||
sed -i '/BUILD_ID/a VERSION_ID=20240715.0.247318' /etc/os-release
|
||||
sed -i '/BUILD_ID/a VERSION_ID=20240716.0.247677' /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/20240715.0.247318/multilib-devel-20240715.0.247318.tar.zst" && \
|
||||
echo "d90882a70d7ffe5ae43217e97c991ff62c6f4ae89bb865142d71d316406d3b4b multilib-devel-20240715.0.247318.tar.zst" > /tmp/sha256sums.txt && \
|
||||
RUN curl -sOJL "https://gitlab.archlinux.org/api/v4/projects/10185/packages/generic/rootfs/20240716.0.247677/multilib-devel-20240716.0.247677.tar.zst" && \
|
||||
echo "e0b8bf5afe2328e2d2178fa3b8840f1e1fc28dcc380f8ed2b9772f2aecf33f17 multilib-devel-20240716.0.247677.tar.zst" > /tmp/sha256sums.txt && \
|
||||
sha256sum -c /tmp/sha256sums.txt && \
|
||||
mkdir /rootfs && \
|
||||
tar -C /rootfs --extract --file multilib-devel-20240715.0.247318.tar.zst
|
||||
tar -C /rootfs --extract --file multilib-devel-20240716.0.247677.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="20240715.0.247318"
|
||||
LABEL org.opencontainers.image.version="20240716.0.247677"
|
||||
LABEL org.opencontainers.image.revision="61cb892bfc251e46f73e716ceb3b903ec4e9e725"
|
||||
LABEL org.opencontainers.image.created="2024-07-15T09:07:31+00:00"
|
||||
LABEL org.opencontainers.image.created="2024-07-16T09:07:36+00:00"
|
||||
|
||||
COPY --from=verify /rootfs/ /
|
||||
|
||||
RUN ldconfig && \
|
||||
sed -i '/BUILD_ID/a VERSION_ID=20240715.0.247318' /etc/os-release
|
||||
sed -i '/BUILD_ID/a VERSION_ID=20240716.0.247677' /etc/os-release
|
||||
|
||||
ENV LANG=C.UTF-8
|
||||
CMD ["/usr/bin/bash"]
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user