pkgbuild (sha256:4fa9e3fd7409dd17d2557740e1a1e0a2ff8fcd28b819cb10ca43a4b1daeb1f30)

Published 2026-02-09 20:01:47 +00:00 by Devband CTO

Installation

docker pull git.devband.ru/iota/pkgbuild@sha256:4fa9e3fd7409dd17d2557740e1a1e0a2ff8fcd28b819cb10ca43a4b1daeb1f30
sha256:4fa9e3fd7409dd17d2557740e1a1e0a2ff8fcd28b819cb10ca43a4b1daeb1f30

Image layers

LABEL org.opencontainers.image.title=Pigment Development Image
LABEL org.opencontainers.image.authors=Devband Team
ADD pigment-rootfs-x86_64.tar.zst / # buildkit
COPY pacman_auto makepkg_auto /usr/bin/ # buildkit
COPY pacman.conf /etc/pacman.conf # buildkit
RUN /bin/sh -c pacman-key --init && pacman-key --populate && pacman-key --lsign-key 'phi@noreply.git.devband.ru' 'tau@noreply.git.devband.ru' && pacman -Syu --noconfirm && pacman -S expect --noconfirm && pacman_auto -S --needed base-devel git nodejs pacman-contrib sudo nvchecker jq aria2 python-lxml iptables-nft && rm -rf /var/cache/pacman/pkg/* && pacman_auto -Scc && useradd -m pkgbuild && echo "pkgbuild ALL=(ALL:ALL) NOPASSWD: ALL" >> /etc/sudoers && git config --system user.email "ci@devband.ru" && git config --system user.name "Devband CI" && git config --system pull.rebase true # buildkit
COPY makepkg.conf /etc/makepkg.conf # buildkit
USER pkgbuild
ENV LANG=C.UTF-8
ENV PATH=/usr/local/sbin:/usr/local/bin:/usr/bin:/usr/lib/jvm/default/bin:/usr/bin/site_perl:/usr/bin/vendor_perl:/usr/bin/core_perl
CMD ["/usr/bin/bash"]

Labels

Key Value
org.opencontainers.image.authors Devband Team
org.opencontainers.image.title Pigment Development Image
Details
Container
2026-02-09 20:01:47 +00:00
109
OCI / Docker
linux/amd64
Devband Team
429 MiB
Versions (8) View all
latest 2026-02-09
20260209 2026-02-09
20260203 2026-02-09
20260205 2026-02-09
20260206 2026-02-09