mirror of
https://gitlab.archlinux.org/archlinux/archlinux-docker.git
synced 2026-02-15 22:31:21 +01:00
Release 20241202.0.284982
This commit is contained in:
parent
5c0bd53cea
commit
d76b9d34ca
@ -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/20241201.0.284759/base-20241201.0.284759.tar.zst" && \
|
||||
echo "7766a6a71a1ec20077899001723725d5703165c01b8f29d933daaffaa81d8638 base-20241201.0.284759.tar.zst" > /tmp/sha256sums.txt && \
|
||||
RUN curl -sOJL "https://gitlab.archlinux.org/api/v4/projects/10185/packages/generic/rootfs/20241202.0.284982/base-20241202.0.284982.tar.zst" && \
|
||||
echo "fd49854c43dc880202308ae405ca29df4fe604a61263eb0ecc00d36e0465f59a base-20241202.0.284982.tar.zst" > /tmp/sha256sums.txt && \
|
||||
sha256sum -c /tmp/sha256sums.txt && \
|
||||
mkdir /rootfs && \
|
||||
tar -C /rootfs --extract --file base-20241201.0.284759.tar.zst
|
||||
tar -C /rootfs --extract --file base-20241202.0.284982.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="20241201.0.284759"
|
||||
LABEL org.opencontainers.image.version="20241202.0.284982"
|
||||
LABEL org.opencontainers.image.revision="61cb892bfc251e46f73e716ceb3b903ec4e9e725"
|
||||
LABEL org.opencontainers.image.created="2024-12-01T09:07:50+00:00"
|
||||
LABEL org.opencontainers.image.created="2024-12-02T09:07:46+00:00"
|
||||
|
||||
COPY --from=verify /rootfs/ /
|
||||
|
||||
RUN ldconfig && \
|
||||
sed -i '/BUILD_ID/a VERSION_ID=20241201.0.284759' /etc/os-release
|
||||
sed -i '/BUILD_ID/a VERSION_ID=20241202.0.284982' /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/20241201.0.284759/base-devel-20241201.0.284759.tar.zst" && \
|
||||
echo "1c4cce4ddc5842b3a941ba64106d4e871b1d5c616ff3a4ee0db94f2ea85380cb base-devel-20241201.0.284759.tar.zst" > /tmp/sha256sums.txt && \
|
||||
RUN curl -sOJL "https://gitlab.archlinux.org/api/v4/projects/10185/packages/generic/rootfs/20241202.0.284982/base-devel-20241202.0.284982.tar.zst" && \
|
||||
echo "d623e67ee4ea6d5dff72f64dcbdb53dfc01b1f71e676dcf0dcd84557f9fb323c base-devel-20241202.0.284982.tar.zst" > /tmp/sha256sums.txt && \
|
||||
sha256sum -c /tmp/sha256sums.txt && \
|
||||
mkdir /rootfs && \
|
||||
tar -C /rootfs --extract --file base-devel-20241201.0.284759.tar.zst
|
||||
tar -C /rootfs --extract --file base-devel-20241202.0.284982.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="20241201.0.284759"
|
||||
LABEL org.opencontainers.image.version="20241202.0.284982"
|
||||
LABEL org.opencontainers.image.revision="61cb892bfc251e46f73e716ceb3b903ec4e9e725"
|
||||
LABEL org.opencontainers.image.created="2024-12-01T09:07:50+00:00"
|
||||
LABEL org.opencontainers.image.created="2024-12-02T09:07:46+00:00"
|
||||
|
||||
COPY --from=verify /rootfs/ /
|
||||
|
||||
RUN ldconfig && \
|
||||
sed -i '/BUILD_ID/a VERSION_ID=20241201.0.284759' /etc/os-release
|
||||
sed -i '/BUILD_ID/a VERSION_ID=20241202.0.284982' /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/20241201.0.284759/multilib-devel-20241201.0.284759.tar.zst" && \
|
||||
echo "6f3f64154593d1a3a8c4e0311055a14bdb440fb49007604318f7ff60fdcb3def multilib-devel-20241201.0.284759.tar.zst" > /tmp/sha256sums.txt && \
|
||||
RUN curl -sOJL "https://gitlab.archlinux.org/api/v4/projects/10185/packages/generic/rootfs/20241202.0.284982/multilib-devel-20241202.0.284982.tar.zst" && \
|
||||
echo "56bab86c8e09a4763eb288fe58c28fa8f41f2b12de5ef3974cb61223beb33f77 multilib-devel-20241202.0.284982.tar.zst" > /tmp/sha256sums.txt && \
|
||||
sha256sum -c /tmp/sha256sums.txt && \
|
||||
mkdir /rootfs && \
|
||||
tar -C /rootfs --extract --file multilib-devel-20241201.0.284759.tar.zst
|
||||
tar -C /rootfs --extract --file multilib-devel-20241202.0.284982.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="20241201.0.284759"
|
||||
LABEL org.opencontainers.image.version="20241202.0.284982"
|
||||
LABEL org.opencontainers.image.revision="61cb892bfc251e46f73e716ceb3b903ec4e9e725"
|
||||
LABEL org.opencontainers.image.created="2024-12-01T09:07:50+00:00"
|
||||
LABEL org.opencontainers.image.created="2024-12-02T09:07:46+00:00"
|
||||
|
||||
COPY --from=verify /rootfs/ /
|
||||
|
||||
RUN ldconfig && \
|
||||
sed -i '/BUILD_ID/a VERSION_ID=20241201.0.284759' /etc/os-release
|
||||
sed -i '/BUILD_ID/a VERSION_ID=20241202.0.284982' /etc/os-release
|
||||
|
||||
ENV LANG=C.UTF-8
|
||||
CMD ["/usr/bin/bash"]
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user