bidone-repo/bidone-repo-arch (sha256:92b0818d6db0c1f66ebc0848b722a0e3828f513b972453da8da4d63a9490f30b)

Published 2026-03-19 21:40:15 +00:00 by zukka77

Installation

docker pull git.lattuga.net/bida/bidone-repo/bidone-repo-arch@sha256:92b0818d6db0c1f66ebc0848b722a0e3828f513b972453da8da4d63a9490f30b
sha256:92b0818d6db0c1f66ebc0848b722a0e3828f513b972453da8da4d63a9490f30b

Image layers

LABEL org.opencontainers.image.title=Arch Linux base-devel Image
LABEL org.opencontainers.image.description=Official containerd image of Arch Linux, a simple, lightweight Linux distribution aimed for flexibility.
LABEL org.opencontainers.image.authors=Santiago Torres-Arias <santiago@archlinux.org> (@SantiagoTorres), Christian Rebischke <Chris.Rebischke@archlinux.org> (@shibumi), Justin Kromlinger <hashworks@archlinux.org> (@hashworks)
LABEL org.opencontainers.image.url=https://gitlab.archlinux.org/archlinux/archlinux-docker/-/blob/master/README.md
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=20260315.0.500537
LABEL org.opencontainers.image.revision=0d7c4c0017584f9bcb495105cc412d6575f04564
LABEL org.opencontainers.image.created=2026-03-15T00:06:55+00:00
COPY /rootfs/ / # buildkit
RUN /bin/sh -c ldconfig && sed -i '/BUILD_ID/a VERSION_ID=20260315.0.500537' /etc/os-release # buildkit
ENV LANG=C.UTF-8
CMD ["/usr/bin/bash"]
RUN /bin/sh -c pacman -Syu --noconfirm && pacman -S --noconfirm --needed aws-cli bash file git gnupg go pacman-contrib python python-yaml shadow sudo zig && pacman -Scc --noconfirm # buildkit
RUN /bin/sh -c useradd -m -u 1000 -s /bin/bash builder # buildkit
WORKDIR /opt/bidone-repo
COPY . /opt/bidone-repo # buildkit
COPY docker/entrypoint.sh /usr/local/bin/bidone-repo # buildkit
RUN /bin/sh -c chmod +x /usr/local/bin/bidone-repo /opt/bidone-repo/scripts/*.sh && mkdir -p /opt/bidone-repo/work /opt/bidone-repo/output && chown -R builder:builder /opt/bidone-repo # buildkit
USER builder
ENV CONFIG_FILE=/opt/bidone-repo/config/repos.yaml
ENV AWS_EC2_METADATA_DISABLED=true
ENTRYPOINT ["/usr/local/bin/bidone-repo"]
CMD ["help"]

Labels

Key Value
org.opencontainers.image.authors Santiago Torres-Arias <santiago@archlinux.org> (@SantiagoTorres), Christian Rebischke <Chris.Rebischke@archlinux.org> (@shibumi), Justin Kromlinger <hashworks@archlinux.org> (@hashworks)
org.opencontainers.image.created 2026-03-19T21:38:11.388Z
org.opencontainers.image.description
org.opencontainers.image.documentation https://wiki.archlinux.org/title/Docker#Arch_Linux
org.opencontainers.image.licenses
org.opencontainers.image.revision f7114afb65447a10ef20933af71bc442bd898f2a
org.opencontainers.image.source https://git.lattuga.net/bida/bidone-repo
org.opencontainers.image.title bidone-repo
org.opencontainers.image.url https://git.lattuga.net/bida/bidone-repo
org.opencontainers.image.version main
Details
Container
2026-03-19 21:40:15 +00:00
12
OCI / Docker
linux/amd64
Santiago Torres-Arias <santiago@archlinux.org> (@SantiagoTorres), Christian Rebischke <Chris.Rebischke@archlinux.org> (@shibumi), Justin Kromlinger <hashworks@archlinux.org> (@hashworks)
786 MiB
Versions (2) View all
latest 2026-03-19
main 2026-03-19