sha256:a919099addc29b8166f2ef9d5a6aa128d9aea25c9c2e56faf2e06a52b863eeb7
OS/ARCH
Compressed size
321.09 MB
Last pushed
4 months by authentikjens
Type
Image
Manifest digest
sha256:c2cd39efda94da4c24e8fb082b0b8ee7108de4aa2533a310a8e857da308607ec
Image Layers
1# debian.sh --arch 'amd64' out/28.4 MB2RUN /bin/sh -c dpkg -i13.19 MB3ARG XMLSEC_VERSION=1.3.90 B4RUN |1 XMLSEC_VERSION=1.3.9 /bin/sh -c3.91 MB5ARG PYTHON_VERSION=3.14.30 B6ARG PYTHON_VERSION_TAG=ak-fips-09a16fb0 B7ENV PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B8RUN |2 PYTHON_VERSION=3.14.3 PYTHON_VERSION_TAG=ak-fips-09a16fb /bin/sh79.86 KB9ENV GPG_KEY=7169605F62C751356D054A26A821E680E5FA63050 B10RUN |2 PYTHON_VERSION=3.14.3 PYTHON_VERSION_TAG=ak-fips-09a16fb /bin/sh11.61 MB11RUN |2 PYTHON_VERSION=3.14.3 PYTHON_VERSION_TAG=ak-fips-09a16fb /bin/sh250 B12CMD ["python3"]0 B13ENV VENV_PATH=/ak-root/.venv PATH=/lifecycle:/ak-root/.venv/bin:/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin UV_COMPILE_BYTECODE=1 UV_LINK_MODE=copy0 B14WORKDIR /ak-root/97 B15COPY /uv /uvx /bin/ #23.34 MB16ARG VERSION=refs/tags/version/2026.5.0-rc20 B17ARG GIT_BUILD_HASH0 B18ENV GIT_BUILD_HASH=0 B19LABEL org.opencontainers.image.authors=Authentik Security Inc. org.opencontainers.image.source=https://github.com/goauthentik/authentik0 B20WORKDIR /0 B21RUN |2 VERSION=refs/tags/version/2026.5.0-rc2 GIT_BUILD_HASH= /bin/sh19.27 MB22COPY ./authentik/ /authentik # buildkit6.48 MB23COPY ./pyproject.toml / # buildkit3.2 KB24COPY ./uv.lock / # buildkit130.53 KB25COPY ./schemas /schemas # buildkit29.25 KB26COPY ./locale /locale # buildkit1.21 MB27COPY ./tests /tests # buildkit59.26 KB28COPY ./manage.py / # buildkit649 B29COPY ./blueprints /blueprints # buildkit61.79 KB30COPY ./lifecycle/ /lifecycle # buildkit21.04 KB31COPY ./authentik/sources/kerberos/krb5.conf /etc/krb5.conf # buildkit205 B32COPY /bin/authentik /bin/authentik # buildkit5.35 MB33COPY /go/authentik-server /bin/authentik-server # buildkit16.71 MB34COPY ./packages/ /ak-root/packages # buildkit890.85 KB35RUN |2 VERSION=refs/tags/version/2026.5.0-rc2 GIT_BUILD_HASH= /bin/sh105 B36COPY /ak-root/.venv /ak-root/.venv # buildkit137.02 MB37COPY /work/web/dist/ /web/dist/ # buildkit16.16 MB38COPY /work/web/authentik/ /web/authentik/ # buildkit53.99 KB39COPY /usr/share/GeoIP /geoip # buildkit37.14 MB40USER 10000 B41ENV TMPDIR=/dev/shm/ PYTHONDONTWRITEBYTECODE=1 PYTHONUNBUFFERED=1 GOFIPS=10 B42HEALTHCHECK &{["CMD" "ak" "healthcheck"] "30s"0 B43ENTRYPOINT ["dumb-init" "--" "ak"]0 BCommand
# debian.sh --arch 'amd64' out/ 'trixie' '@1773619200'