opencode-docker (latest)

Published 2026-03-26 20:05:53 +00:00 by imagebuilder in lukko.de/opencode-docker

Installation

docker pull git.lukko.de/lukko.de/opencode-docker:latest
sha256:dbd4d653b39433a1d7b766f1871a3e06f57b5878cff89b412b259d4e71a21d74

About this package

Official containerd image of Arch Linux, a simple, lightweight Linux distribution aimed for flexibility.

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="20260322.0.504324"
LABEL org.opencontainers.image.revision="0d7c4c0017584f9bcb495105cc412d6575f04564"
LABEL org.opencontainers.image.created="2026-03-22T00:06:34+00:00"
COPY dir:cf2e280481a7d53b96a165910a617461a27316f1b8aeeb871165e3c91a75c548 in /
/bin/sh -c ldconfig && sed -i '/BUILD_ID/a VERSION_ID=20260322.0.504324' /etc/os-release
ENV LANG=C.UTF-8
CMD ["/usr/bin/bash"]
ADD https://raw.githubusercontent.com/greyltc/docker-archlinux/master/get-new-mirrors.sh /usr/bin/get-new-mirrors # buildkit
RUN /bin/sh -c chmod +x /usr/bin/get-new-mirrors # buildkit
RUN /bin/sh -c get-new-mirrors # buildkit
ARG AUR_USER=ab
ARG HELPER=paru
ADD add-aur.sh /root # buildkit
RUN |2 AUR_USER=ab HELPER=paru /bin/sh -c bash /root/add-aur.sh "${AUR_USER}" "${HELPER}" # buildkit
WORKDIR /app/opencode
RUN pacman -Syu --noconfirm && pacman -S --noconfirm git curl kubectl helm bash docker python3 docker-compose sudo chromium nodejs npm
RUN usermod -aG docker ab && usermod -s /bin/bash ab
RUN getent passwd | grep 'ab:'
RUN printf '# Allow ab user to run pacman, paru, and yay without password\nab ALL=(ALL) NOPASSWD: /usr/bin/pacman\nab ALL=(ALL) NOPASSWD: /usr/bin/paru\nab ALL=(ALL) NOPASSWD: /usr/bin/yay\n' > /etc/sudoers.d/opencode && chmod 0440 /etc/sudoers.d/opencode
RUN mkdir -p /app/opencode/.config/opencode /var/ab/.local && chown -R ab:ab /var/ab
RUN sudo -u ab -D~ bash -c 'paru -Syu --removemake --needed --noprogressbar --noconfirm opencode-bin'
RUN paru -Syu --removemake --needed --noprogressbar --noconfirm opencode-bin
WORKDIR /var/ab

Labels

Key Value
com.lukko.build.fingerprint af54b151851384dcb0ce44ff8afba454d6a398cb
com.lukko.build.imagename opencode-docker
io.buildah.version 1.43.0
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-22T00:06:34+00:00
org.opencontainers.image.description Official containerd image of Arch Linux, a simple, lightweight Linux distribution aimed for flexibility.
org.opencontainers.image.documentation https://wiki.archlinux.org/title/Docker#Arch_Linux
org.opencontainers.image.licenses GPL-3.0-or-later
org.opencontainers.image.revision af54b151851384dcb0ce44ff8afba454d6a398cb
org.opencontainers.image.source https://git.lukko.de/lukko.de/opencode-docker.git
org.opencontainers.image.title Arch Linux base-devel Image
org.opencontainers.image.url https://gitlab.archlinux.org/archlinux/archlinux-docker/-/blob/master/README.md
org.opencontainers.image.version 20260322.0.504324
Details
Container
2026-03-26 20:05:53 +00:00
132
OCI / Docker
linux/amd64
Santiago Torres-Arias <santiago@archlinux.org> (@SantiagoTorres), Christian Rebischke <Chris.Rebischke@archlinux.org> (@shibumi), Justin Kromlinger <hashworks@archlinux.org> (@hashworks)
GPL-3.0-or-later
1.5 GiB
Versions (2) View all