coder-arch-workspace (sha256:368fb1cdac5f33e4099f87c8b35e33ea6c13c88c7bb18c1b16ba880bc2780f40)

Published 2026-07-04 02:05:11 +08:00 by thamw

Installation

docker pull git.tham.one/thamw/coder-arch-workspace@sha256:368fb1cdac5f33e4099f87c8b35e33ea6c13c88c7bb18c1b16ba880bc2780f40
sha256:368fb1cdac5f33e4099f87c8b35e33ea6c13c88c7bb18c1b16ba880bc2780f40

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=20260628.0.549485
LABEL org.opencontainers.image.revision=34b87485162b028c8d957bdcd2674359d883cd21
LABEL org.opencontainers.image.created=2026-06-28T00:09:46+00:00
COPY /rootfs/ / # buildkit
RUN /bin/sh -c ldconfig && sed -i '/BUILD_ID/a VERSION_ID=20260628.0.549485' /etc/os-release # buildkit
ENV LANG=C.UTF-8
CMD ["/usr/bin/bash"]
ARG OHMYTMUX_REF=af33f07134b76134acca9d01eacbdecca9c9cda6
RUN |1 OHMYTMUX_REF=af33f07134b76134acca9d01eacbdecca9c9cda6 /bin/sh -c sed -i 's/^#DisableSandboxSyscalls/DisableSandboxSyscalls/' /etc/pacman.conf # buildkit
RUN |1 OHMYTMUX_REF=af33f07134b76134acca9d01eacbdecca9c9cda6 /bin/sh -c pacman -Sy --noconfirm archlinux-keyring && pacman-key --init && pacman-key --populate archlinux && pacman -Syu --noconfirm # buildkit
RUN |1 OHMYTMUX_REF=af33f07134b76134acca9d01eacbdecca9c9cda6 /bin/sh -c pacman -S --noconfirm --needed fish tmux git openssh mise && pacman -Scc --noconfirm && rm -rf /var/lib/pacman/sync/* /tmp/* /var/tmp/* # buildkit
RUN |1 OHMYTMUX_REF=af33f07134b76134acca9d01eacbdecca9c9cda6 /bin/sh -c groupadd -g 1000 coder && useradd -m -u 1000 -g 1000 -s /bin/bash coder # buildkit
RUN |1 OHMYTMUX_REF=af33f07134b76134acca9d01eacbdecca9c9cda6 /bin/sh -c git clone https://github.com/gpakosz/.tmux.git /opt/.tmux && git -C /opt/.tmux checkout "${OHMYTMUX_REF}" && ln -s /opt/.tmux/.tmux.conf /home/coder/.tmux.conf && cp /opt/.tmux/.tmux.conf.local /home/coder/.tmux.conf.local && chown -R coder:coder /home/coder # buildkit
RUN |1 OHMYTMUX_REF=af33f07134b76134acca9d01eacbdecca9c9cda6 /bin/sh -c printf 'export PATH="$HOME/.local/share/mise/shims:$PATH"\n' | cat - /home/coder/.bashrc > /tmp/bashrc.new && mv /tmp/bashrc.new /home/coder/.bashrc && printf '\n[ -n "$PS1" ] && [ -z "$FISH_LEVEL" ] && exec fish\n' >> /home/coder/.bashrc && chown coder:coder /home/coder/.bashrc # buildkit
WORKDIR /home/coder
USER coder

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-06-28T00:09:46+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 34b87485162b028c8d957bdcd2674359d883cd21
org.opencontainers.image.source https://gitlab.archlinux.org/archlinux/archlinux-docker
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 20260628.0.549485
Details
Container
2026-07-04 02:05:11 +08:00
1
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
351 MiB
Versions (19) View all
a6a7b76 2026-07-11
latest 2026-07-11
2026-07-11 2026-07-11
10c996f 2026-07-10
2026-07-10 2026-07-10