Block a user
radius (remove-sha)
Installation
docker pull cablon.vanolst.tech/tygozwolle/radius:remove-shasha256:a04d8b154a8ca08a9acb8995320c8c1080ee305beb878ec63189eada86bafd48
Images
| Digest | OS / Arch | Size |
|---|---|---|
| dfa61973d4 | linux/amd64 | 91 MiB |
Image Layers ( linux/amd64)
| # debian.sh --arch 'amd64' out/ 'bookworm' '@1782172800' |
| ENV APP_UID=1654 ASPNETCORE_HTTP_PORTS=8080 DOTNET_RUNNING_IN_CONTAINER=true |
| RUN /bin/sh -c apt-get update && apt-get install -y --no-install-recommends ca-certificates libc6 libgcc-s1 libicu72 libssl3 libstdc++6 tzdata && rm -rf /var/lib/apt/lists/* # buildkit |
| RUN /bin/sh -c groupadd --gid=$APP_UID app && useradd --no-log-init --uid=$APP_UID --gid=$APP_UID --create-home app # buildkit |
| ENV DOTNET_VERSION=9.0.18 |
| COPY /dotnet /usr/share/dotnet # buildkit |
| RUN /bin/sh -c ln -s /usr/share/dotnet/dotnet /usr/bin/dotnet # buildkit |
| ENV ASPNET_VERSION=9.0.18 |
| COPY /dotnet /usr/share/dotnet # buildkit |
| USER 1654 |
| WORKDIR /app |
| EXPOSE [8080/tcp] |
| EXPOSE [8081/tcp] |
| WORKDIR /app |
| COPY /app/publish . # buildkit |
| ENTRYPOINT ["dotnet" "radiuscontroller.dll"] |
Labels
| Key | Value |
|---|---|
| org.opencontainers.image.created | 2026-07-24T09:42:16.318Z |
| org.opencontainers.image.description | |
| org.opencontainers.image.licenses | |
| org.opencontainers.image.revision | a94daaa888ddb0cfaf3ee177d40ce7ad8743ec87 |
| org.opencontainers.image.source | https://cablon.vanolst.tech/tygozwolle/radius |
| org.opencontainers.image.title | radius |
| org.opencontainers.image.url | https://cablon.vanolst.tech/tygozwolle/radius |
| org.opencontainers.image.version | remove-sha |
Details
Versions (20)
View all