ghp

radicle-explorer (bd3b66-1)

Published 2026-03-06 10:13:39 +00:00 by ace

Installation

docker pull gitea.geekhome.org/ghp/radicle-explorer:bd3b66-1
sha256:351d5c90283acfc838fd9621948897466076dc559a5b998da36a0b706a987131

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_EXPLORER_VERSION
WORKDIR /
|1 RADICLE_EXPLORER_VERSION=bd3b660b17ef8ef5120fa9808faa201b610af120 /bin/sh -c git clone https://rosa.radicle.xyz/z4V1sjrXqjvFdnCUbxPFqd5p4DtH5.git radicle-explorer
WORKDIR /radicle-explorer
|1 RADICLE_EXPLORER_VERSION=bd3b660b17ef8ef5120fa9808faa201b610af120 /bin/sh -c git checkout ${RADICLE_EXPLORER_VERSION} && rm -rf .git
ENV VITE_RUNTIME_CONFIG=true
|1 RADICLE_EXPLORER_VERSION=bd3b660b17ef8ef5120fa9808faa201b610af120 /bin/sh -c npm install
|1 RADICLE_EXPLORER_VERSION=bd3b660b17ef8ef5120fa9808faa201b610af120 /bin/sh -c npm run build
|1 RADICLE_EXPLORER_VERSION=bd3b660b17ef8ef5120fa9808faa201b610af120 /bin/sh -c sed -i s/localhost/0.0.0.0/g /radicle-explorer/vite.config.ts
EXPOSE 3000
CMD [ "npm", "run", "start"]

Labels

Key Value
io.buildah.version 1.42.2
Details
Container
2026-03-06 10:13:39 +00:00
1
OCI / Docker
linux/amd64
291 MiB
Versions (5) View all
bd3b66-1 2026-03-06
29b952-1 2026-02-07
8f52b2-1 2026-01-15
fadd61-1 2026-01-09
30fd30-1 2025-12-29