ghp

radicle-node (1.6.0-1)

Published 2026-01-15 23:05:35 +00:00 by ace

Installation

docker pull gitea.geekhome.org/ghp/radicle-node:1.6.0-1
sha256:596d1bca3d3410d079f2cad9dcd8b4ff3a16c5b5251b806725bd5ff54be4c462

Image Layers

ADD almalinux-10-default-amd64.tar.xz / # buildkit
CMD ["/bin/bash"]
/bin/sh -c dnf install -y epel-release dnf-plugins-core && dnf update -y && dnf config-manager --enable crb && dnf clean all && rm -rf /var/cache/yum
/bin/sh -c dnf install -y git npm && dnf clean all && rm -rf /var/cache/yum
ARG RADICLE_NODE_VERSION
|1 RADICLE_NODE_VERSION=1.6.0 /bin/sh -c curl https://files.radicle.xyz/releases/latest/radicle-$RADICLE_NODE_VERSION-x86_64-unknown-linux-musl.tar.xz | tar -xvJf - --strip-components=1 -C /usr/local/
EXPOSE 9876
ENV RUST_BACKTRACE=1
CMD ["rad", "node", "start", "--foreground"]

Labels

Key Value
io.buildah.version 1.42.0
Details
Container
2026-01-15 23:05:35 +00:00
1
OCI / Docker
linux/amd64
205 MiB
Versions (4) View all
1.6.0-1 2026-01-15
1.5.0-1 2025-12-29
1.2.1-1 2025-07-23
1.2.0-1 2025-06-28