keo

authelia (v4.39.20-terminal-0f87385b40e4)

Published 2026-07-18 01:47:14 -04:00 by keo

Installation

docker pull git.keo.sh/keo/authelia:v4.39.20-terminal-0f87385b40e4
sha256:358622e070efbf446c9f79e71758a62b92c15e1ddadcf2ccf4885dd99e63067e

About this package

Authelia with the keo.sh terminal theme

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 {Test:[CMD-SHELL /app/healthcheck.sh] Interval:30s Timeout:3s StartPeriod:1m0s StartInterval:0s Retries:0}
ARG SOURCE_REVISION=0f87385b40e4055dc65a12ce9ad8f2f113add560
LABEL org.opencontainers.image.revision=0f87385b40e4055dc65a12ce9ad8f2f113add560 org.opencontainers.image.description=Authelia with the keo.sh terminal theme org.opencontainers.image.vendor=keo.sh org.opencontainers.image.licenses=Apache-2.0
COPY /out/authelia /app/authelia # buildkit

Labels

Key Value
org.opencontainers.image.authors Authelia Team <team@authelia.com>
org.opencontainers.image.base.name docker.io/authelia/base:4.39.20@sha256:0cdab6a3f84e41500705ec661eb39276d80b800b8bf77840c1f114e7165b050c
org.opencontainers.image.created 2026-05-26T20:29:23+10:00
org.opencontainers.image.description Authelia with the keo.sh terminal theme
org.opencontainers.image.documentation https://www.authelia.com
org.opencontainers.image.licenses Apache-2.0
org.opencontainers.image.ref.name 4.39.20
org.opencontainers.image.revision 0f87385b40e4055dc65a12ce9ad8f2f113add560
org.opencontainers.image.title authelia
org.opencontainers.image.url https://github.com/authelia/authelia/pkgs/container/authelia
org.opencontainers.image.vendor keo.sh
org.opencontainers.image.version 4.39.20
Details
Container
2026-07-18 01:47:14 -04:00
3
OCI / Docker
linux/amd64
Authelia Team <team@authelia.com>
Apache-2.0
45 MiB
Versions (4) View all