opencode-docker (3a83c2b789cf2bd62d0a63696a5d66b6677e7620)

Published 2026-06-25 02:13:28 +00:00 by imagebuilder in lukko.de/opencode-docker

Installation

docker pull git.lukko.de/lukko.de/opencode-docker:3a83c2b789cf2bd62d0a63696a5d66b6677e7620
sha256:ffdbf2c0d4b92856687a2c30369129a3b7d2c264e012364d1e1d42aaae3fd454

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="20260614.0.544538"
LABEL org.opencontainers.image.revision="34b87485162b028c8d957bdcd2674359d883cd21"
LABEL org.opencontainers.image.created="2026-06-14T00:09:34+00:00"
COPY dir:7900506599ec04bfc98a171878297dbffac10d58f498113ffe5214604f782c33 in /
/bin/sh -c ldconfig && sed -i '/BUILD_ID/a VERSION_ID=20260614.0.544538' /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 mkdir -p /app/opencode/.config/opencode /var/ab/.local && chown -R ab:ab /var/ab && usermod -s /bin/bash ab && 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 pacman -Sy --noconfirm reflector && reflector --latest 5 --sort rate --save /etc/pacman.d/mirrorlist && pacman -Syu --noconfirm git curl kubectl helm bash docker python3 docker-compose sudo nodejs npm uv nvidia-utils libglvnd vulkan-icd-loader && usermod -aG docker ab && pacman -Sc --noconfirm
ENV OPENDIR=/app/opencode
ENV NODE_ENV=production
ENV USER=ab
WORKDIR /var/ab
EXPOSE 4096
CMD ["opencode"]
RUN npm i -g opencode-ai@latest

Labels

Key Value
com.lukko.build.fingerprint 3a83c2b789cf2bd62d0a63696a5d66b6677e7620
com.lukko.build.imagename opencode-docker
io.buildah.version 1.43.2
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-06-14T00:09: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 3a83c2b789cf2bd62d0a63696a5d66b6677e7620
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 20260614.0.544538
Details
Container
2026-06-25 02:13:28 +00:00
34
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.8 GiB
Versions (2) View all