opencode-docker (latest)
Installation
docker pull git.lukko.de/lukko.de/opencode-docker:latestsha256:f40186bb9653448fdac320690c00803ce6e300b5450432396ec8e9d051023e40About 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="20260517.0.530531" |
| LABEL org.opencontainers.image.revision="34b87485162b028c8d957bdcd2674359d883cd21" |
| LABEL org.opencontainers.image.created="2026-05-17T00:09:11+00:00" |
| COPY dir:389dac169f98dad736a2735d14a5bbb82bc6ca4c8fd070a146ccc1b43e5cafe5 in / |
| /bin/sh -c ldconfig && sed -i '/BUILD_ID/a VERSION_ID=20260517.0.530531' /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 -Sy --noconfirm && pacman -S --noconfirm reflector && reflector --latest 5 --sort rate --save /etc/pacman.d/mirrorlist |
| RUN pacman -Syu --noconfirm && pacman -S --noconfirm git curl kubectl helm bash docker python3 docker-compose sudo chromium nodejs npm |
| RUN pacman -S --noconfirm nvidia-utils libglvnd vulkan-icd-loader |
| 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 env && npm i -g opencode-ai@latest |
| WORKDIR /var/ab |
Labels
| Key | Value |
|---|---|
| com.lukko.build.fingerprint | d6e9620273d34b846ec4a0f0982abd7f8f4e8e3b |
| com.lukko.build.imagename | opencode-docker |
| io.buildah.version | 1.43.1 |
| 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-05-17T00:09:11+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 | d6e9620273d34b846ec4a0f0982abd7f8f4e8e3b |
| 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 | 20260517.0.530531 |
Details
2026-05-17 10:31:14 +00:00
Versions (2)
View all
Container
196
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
2.3 GiB
latest
2026-05-17
d6e9620273d34b846ec4a0f0982abd7f8f4e8e3b
2026-05-17