ghp

radicle-httpd (0.22.0-1)

Published 2026-01-09 18:51:57 +00:00 by ace

Installation

docker pull gitea.geekhome.org/ghp/radicle-httpd:0.22.0-1
sha256:a46d2e111a9558b5cc7fff532c26258c0294f7040ceb7e3aa6fa2ce5fbec92ed

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_HTTPD_VERSION
|1 RADICLE_HTTPD_VERSION=0.22.0 /bin/sh -c curl https://files.radicle.xyz/releases/radicle-httpd/latest/radicle-httpd-${RADICLE_HTTPD_VERSION}-x86_64-unknown-linux-musl.tar.xz | tar -xvJf - --strip-components=1 -C /usr/local/
EXPOSE 8080
ENV RAD_HOME=/root/.radicle
ENV RUST_BACKTRACE=1
ENV RUST_LOG=info
CMD ["radicle-httpd"]

Labels

Key Value
io.buildah.version 1.42.0
Details
Container
2026-01-09 18:51:57 +00:00
1
OCI / Docker
linux/amd64
194 MiB
Versions (4) View all
0.22.0-1 2026-01-09
0.21.0-1 2025-12-29
0.20.0-1 2025-07-23
0.19.1-1 2025-06-28