docker-radius (latest)
Installation
docker pull git.tainton.uk/repos/docker-radius:latestsha256:136aef91db69f5fed4f3cdcd56fb256c347721697ce8741d775d1419066f6499
About this package
FreeRADIUS container with web-based config file manager.
Image Layers
| ADD alpine-minirootfs-3.23.3-x86_64.tar.gz / # buildkit |
| CMD ["/bin/sh"] |
| LABEL maintainer=Luke Tainton <luke@tainton.uk> |
| LABEL org.opencontainers.image.source=https://git.tainton.uk/repos/docker-radius |
| LABEL org.opencontainers.image.description=FreeRADIUS server with web administration interface |
| LABEL org.opencontainers.image.title=docker-radius |
| SHELL [/bin/ash -o pipefail -c] |
| RUN /bin/ash -o pipefail -c apk --no-cache add freeradius=3.0.27-r2 # buildkit |
| COPY /usr/local/bin/webproc /usr/local/bin/webproc # buildkit |
| COPY clients.conf /etc/raddb/clients.conf # buildkit |
| COPY users /etc/raddb/users # buildkit |
| COPY radiusd.conf /etc/raddb/radiusd.conf # buildkit |
| RUN /bin/ash -o pipefail -c chmod -R o-w /etc/raddb/ # buildkit |
| ENTRYPOINT ["webproc" "-o" "restart" "-c" "/etc/raddb/users" "-c" "/etc/raddb/clients.conf" "-c" "/etc/raddb/radiusd.conf" "--" "radiusd" "-f" "-l" "stdout"] |
| EXPOSE [1812/udp 1813/udp 8080/tcp] |
Labels
| Key | Value |
|---|---|
| maintainer | Luke Tainton <luke@tainton.uk> |
| org.opencontainers.image.created | 2026-02-28T15:07:57.658Z |
| org.opencontainers.image.description | FreeRADIUS container with web-based config file manager. |
| org.opencontainers.image.licenses | |
| org.opencontainers.image.revision | 2dc0b04e392ade028915b43157ab9b420e32c411 |
| org.opencontainers.image.source | https://git.tainton.uk/repos/docker-radius |
| org.opencontainers.image.title | docker-radius |
| org.opencontainers.image.url | https://git.tainton.uk/repos/docker-radius |
| org.opencontainers.image.version | v0.2.1 |
Details
2026-02-28 15:08:12 +00:00
Versions (4)
View all
Container
0
OCI / Docker
linux/amd64
12 MiB