relay (sha-cfb55b2)
Published 2026-05-27 11:11:24 +01:00 by ivoryghst
Installation
docker pull forge.azrak.io/azrak/relay:sha-cfb55b2sha256:bdc76439842402eb3f1c432ec738472c3c43da61bdf8c6c514dda4134563dfbbImage layers
| # debian.sh --arch 'amd64' out/ 'bookworm' '@1779062400' |
| RUN /bin/sh -c apt-get update && apt-get install -y --no-install-recommends ca-certificates curl && rm -rf /var/lib/apt/lists/* && addgroup --system relay && adduser --system --ingroup relay relay # buildkit |
| COPY /app/target/release/relay /usr/local/bin/relay # buildkit |
| USER relay |
| EXPOSE [9000/tcp] |
| CMD ["relay"] |
Details
2026-05-27 11:11:24 +01:00
Versions (25)
View all
Container
0
OCI / Docker
linux/amd64
35 MiB
latest
2026-07-02
sha-537888f
2026-07-02
sha-9db339c
2026-07-01
sha-9014fa3
2026-07-01
sha-51898c9
2026-06-30