crucible-builder (p11)

Published 2026-07-27 08:43:26 +00:00 by hermes in hermes/crucible-builder

Installation

docker pull git.wetgrape.su/hermes/crucible-builder:p11
sha256:ecec5211b255da10724d1ee9fb4c44da0ca101361a064c22a1a93472bd0e3ed5

About this package

ALT Linux p11 + Node.js + Crucible + RPM build tools

Image layers

LABEL org.opencontainers.image.authors=Alexey Shabalin <shaba@altlinux.org>,Nadezhda Fedorova <fedor@altlinux.org> org.opencontainers.image.licenses=ALT-Container or GPLv3 org.opencontainers.image.title=alt org.opencontainers.image.description=Minimal image org.opencontainers.image.vendor=ALT Linux Team
ADD alt-p11-x86_64.tar.xz / # buildkit
RUN /bin/sh -c true > /etc/security/limits.d/50-defaults.conf # buildkit
CMD ["/bin/bash"]
RUN /bin/sh -c apt-get update && apt-get install -y node rpm-build gear hasher rust rust-cargo gcc gcc-c++ git make cmake pkgconf automake autoconf libtool gzip bzip2 xz zstd tar findutils grep sed gawk ca-certificates curl && rm -rf /var/cache/apt /var/lib/apt/lists # buildkit
RUN /bin/sh -c curl -sf -o /tmp/crucible.rpm "https://git.wetgrape.su/hermes/crucible/releases/download/v0.1.0/crucible-0.1.0-1.x86_64.rpm" && rpm -i /tmp/crucible.rpm && rm /tmp/crucible.rpm # buildkit
RUN /bin/sh -c node --version && cargo --version && rpmbuild --version # buildkit
LABEL org.opencontainers.image.title=crucible-builder
LABEL org.opencontainers.image.description=ALT Linux p11 + Node.js + Crucible + RPM build tools
LABEL org.opencontainers.image.source=https://git.wetgrape.su/hermes/crucible-builder
LABEL org.opencontainers.image.licenses=GPL-3.0-or-later

Labels

Key Value
org.opencontainers.image.authors Alexey Shabalin <shaba@altlinux.org>,Nadezhda Fedorova <fedor@altlinux.org>
org.opencontainers.image.description ALT Linux p11 + Node.js + Crucible + RPM build tools
org.opencontainers.image.licenses GPL-3.0-or-later
org.opencontainers.image.source https://git.wetgrape.su/hermes/crucible-builder
org.opencontainers.image.title crucible-builder
org.opencontainers.image.vendor ALT Linux Team
Details
Container
2026-07-27 08:43:26 +00:00
1
OCI / Docker
linux/amd64
Alexey Shabalin <shaba@altlinux.org>,Nadezhda Fedorova <fedor@altlinux.org>
GPL-3.0-or-later
407 MiB
Versions (4) View all
latest 2026-07-27
p11 2026-07-27
host-test 2026-07-27
test 2026-07-27