edge-router (fca0b42)

Published 2026-07-22 15:19:12 +00:00 by james.oates in IsoHex/edge-router

Installation

docker pull forge.isohex.uk/isohex/edge-router:fca0b42
sha256:79649ef3a202f2aaa52cff250e6b85834782ff07cc3b35fe970fb1f693727232

Image layers

ADD alpine-minirootfs-3.24.1-x86_64.tar.gz / # buildkit
CMD ["/bin/sh"]
RUN apk add --no-cache ca-certificates
WORKDIR /app
COPY --from=builder /app/target/release/edge-router /app/edge-router
RUN mkdir -p /app/data /app/static /app/config
Details
Container
2026-07-22 15:19:12 +00:00
0
OCI / Docker
linux/amd64
12 MiB
Versions (131) View all
7f68b22 2026-08-11
develop 2026-08-11
7f68b22-arm64 2026-08-11
7f68b22-amd64 2026-08-11
d9e68cd 2026-08-11