ghp

radicle-explorer (8f52b2-1)

Published 2026-01-15 23:12:21 +00:00 by ace

Installation

docker pull gitea.geekhome.org/ghp/radicle-explorer:8f52b2-1
sha256:bd9c6723645442bfd00b3a0968c651b86043a2255adddd3df0280e23b6b74911

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=8f52b2bdfbfa54f771a5006145922fa9bfbcc95a /bin/sh -c git clone https://rosa.radicle.xyz/z4V1sjrXqjvFdnCUbxPFqd5p4DtH5.git radicle-explorer
WORKDIR /radicle-explorer
|1 RADICLE_EXPLORER_VERSION=8f52b2bdfbfa54f771a5006145922fa9bfbcc95a /bin/sh -c git checkout ${RADICLE_EXPLORER_VERSION} && rm -rf .git
ENV VITE_RUNTIME_CONFIG=true
|1 RADICLE_EXPLORER_VERSION=8f52b2bdfbfa54f771a5006145922fa9bfbcc95a /bin/sh -c npm install
|1 RADICLE_EXPLORER_VERSION=8f52b2bdfbfa54f771a5006145922fa9bfbcc95a /bin/sh -c npm run build
|1 RADICLE_EXPLORER_VERSION=8f52b2bdfbfa54f771a5006145922fa9bfbcc95a /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.0
Details
Container
2026-01-15 23:12:21 +00:00
1
OCI / Docker
linux/amd64
290 MiB
Versions (5) View all
8f52b2-1 2026-01-15
fadd61-1 2026-01-09
30fd30-1 2025-12-29
97dac7-1 2025-10-02
be5605-1 2025-07-23