crucible-builder (host-test)

Published 2026-07-27 08:16:47 +00:00 by hermes in hermes/crucible-builder

Installation

docker pull git.wetgrape.su/hermes/crucible-builder:host-test
sha256:865668a1e17205ec79e87f5acffc14d40fc632998847d066ff119b99c75ca4dd

About this package

Minimal image

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

Labels

Key Value
org.opencontainers.image.authors Alexey Shabalin <shaba@altlinux.org>,Nadezhda Fedorova <fedor@altlinux.org>
org.opencontainers.image.description Minimal image
org.opencontainers.image.licenses ALT-Container or GPLv3
org.opencontainers.image.title alt
org.opencontainers.image.vendor ALT Linux Team
Details
Container
2026-07-27 08:16:47 +00:00
0
OCI / Docker
linux/amd64
Alexey Shabalin <shaba@altlinux.org>,Nadezhda Fedorova <fedor@altlinux.org>
ALT-Container or GPLv3
406 MiB
Versions (4) View all
latest 2026-07-27
p11 2026-07-27
host-test 2026-07-27
test 2026-07-27