cache/docker.io/authelia/authelia (4.39.15)

Published 2026-03-25 15:16:13 +01:00 by balki

Installation

docker pull forgejo.balki.cloud/balki/cache/docker.io/authelia/authelia:4.39.15
sha256:393116cd24c6617ef56dbcd77bfa372dd667c16819afca172c81eea0a3b1867e

About this package

Authelia is an open-source authentication and authorization server and portal fulfilling the identity and access management (IAM) role of information security in providing multi-factor authentication and single sign-on (SSO) for your applications via a web portal. Authelia is an OpenID Connect 1.0 Provider which is OpenID Certified™ allowing comprehensive integrations and acts as a companion for common reverse proxies.

Image layers

COPY /root-fs / # buildkit
ARG TARGETOS=linux
ARG TARGETARCH=amd64
WORKDIR /app
ENV PATH=/app:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin PUID=0 PGID=0 X_AUTHELIA_CONFIG=/config/configuration.yml
COPY authelia-linux-amd64/authelia LICENSE entrypoint.sh healthcheck.sh ./ # buildkit
COPY --chmod=666 .healthcheck.env ./ # buildkit
EXPOSE [9091/tcp]
ENTRYPOINT ["/app/entrypoint.sh"]
HEALTHCHECK &{["CMD-SHELL" "/app/healthcheck.sh"] "30s" "3s" "1m0s" "0s" '\x00'}

Labels

Key Value
org.opencontainers.image.authors Authelia Team <team@authelia.com>
org.opencontainers.image.base.name docker.io/authelia/base:4.39.15@sha256:992d18a663519efe0195353b8075aef07fd9e818b11cb3bc141d992fcae90d18
org.opencontainers.image.created 2025-11-29T23:21:14+11:00
org.opencontainers.image.description Authelia is an open-source authentication and authorization server and portal fulfilling the identity and access management (IAM) role of information security in providing multi-factor authentication and single sign-on (SSO) for your applications via a web portal. Authelia is an OpenID Connect 1.0 Provider which is OpenID Certified™ allowing comprehensive integrations and acts as a companion for common reverse proxies.
org.opencontainers.image.documentation https://www.authelia.com
org.opencontainers.image.licenses Apache-2.0
org.opencontainers.image.ref.name 4.39.15
org.opencontainers.image.revision b1d9a4905a7b35c3c283ee3aa08b6e5d862669c4
org.opencontainers.image.source https://github.com/authelia/authelia/tree/b1d9a4905a7b35c3c283ee3aa08b6e5d862669c4
org.opencontainers.image.title authelia
org.opencontainers.image.url https://github.com/authelia/authelia/pkgs/container/authelia
org.opencontainers.image.vendor Authelia
org.opencontainers.image.version 4.39.15
Details
Container
2026-03-25 15:16:13 +01:00
0
OCI / Docker
linux/amd64
Authelia Team <team@authelia.com>
Apache-2.0
24 MiB
Versions (1) View all
4.39.15 2026-03-25