env (lg)

Published 2025-08-20 18:31:31 +07:00 by t-lessy in t-lessy/docker

Installation

docker pull git.tlessy.ru/t-lessy/env:lg
sha256:acffabd751ce1fa1ea150b3a14218b4d68ed5783955e066b174864d763e6cdb6

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="20250820.0.407761"
LABEL org.opencontainers.image.revision="744b1c5c6a7f999c9a8b3daa5897c922e86563ee"
LABEL org.opencontainers.image.created="2025-08-20T09:06:55+00:00"
COPY dir:9b122772e4424138df8116d67c3a5401cb89df06c4f14841a2e7b908737aab89 in /
/bin/sh -c ldconfig && sed -i '/BUILD_ID/a VERSION_ID=20250820.0.407761' /etc/os-release
ENV LANG=C.UTF-8
CMD ["/usr/bin/bash"]
RUN /bin/sh -c pacman -Syu --needed --noconfirm git # buildkit
ARG user=makepkg
RUN |1 user=makepkg /bin/sh -c useradd --system --create-home $user && echo "$user ALL=(ALL:ALL) NOPASSWD:ALL" > /etc/sudoers.d/$user # buildkit
USER makepkg
WORKDIR /home/makepkg
RUN |1 user=makepkg /bin/sh -c git clone https://aur.archlinux.org/yay.git && cd yay && makepkg -sri --needed --noconfirm && cd && rm -rf .cache yay # buildkit
RUN |1 user=makepkg /bin/sh -c sudo pacman -Syyuu --noconfirm --needed git nano ruby uv taskwarrior-tui npm nvm gnupg git rustup zsh wget rsync # buildkit
RUN |1 user=makepkg /bin/sh -c yay -Syuu --noconfirm tmux tmuxinator transfersh # buildkit
RUN |1 user=makepkg /bin/sh -c sh -c curl --proto '=https' --tlsv1.2 https://sh.rustup.rs -sSf | sh # buildkit
USER root
COPY install-zsh.sh zsh.sh # buildkit
RUN |1 user=makepkg /bin/sh -c bash zsh.sh -p web-search -p alias-finder -p aliases -p per-directory-history -p taskwarrior -p zsh-interactive-cd -p git -p tmuxinator -p uv -p rust -p nvm -p nodenv -p node -p npm -p transfer -a HISTORY_BASE=/history -a alias i="sudo pacman -S" -a alias y="yay -S" -a alias r="sudo pacman -Rsc" -a alias prune="x" -x # buildkit
RUN |1 user=makepkg /bin/sh -c chsh -s /bin/zsh root # buildkit
VOLUME [/workspace]
WORKDIR /workspace
SHELL [/bin/zsh -l]
ENTRYPOINT ["/bin/zsh"]
CMD ["-l"]

Labels

Key Value
io.buildah.version 1.41.3
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 2025-08-20T09:06:55+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 744b1c5c6a7f999c9a8b3daa5897c922e86563ee
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 20250820.0.407761
Details
Container
2025-08-20 18:31:31 +07:00
3
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
560 MiB
Versions (1) View all
lg 2025-08-20