sha256:377ee38726785f98aafc3665202ad198a366fa979b0f61c0660a9c05e3a9b1b3
OS/ARCH
Compressed size
319.49 MB
Last pushed
3 months by authentikjens
Type
Image
Manifest digest
sha256:d28a41a4b59e55e963e842a9d42486d274a7fa0ff34ec13bb50ba728fb330a99
Image Layers
1# debian.sh --arch 'arm64' out/28.75 MB2RUN /bin/sh -c dpkg -i13.91 MB3ARG XMLSEC_VERSION=1.3.110 B4RUN |1 XMLSEC_VERSION=1.3.11 /bin/sh -c4.16 MB5ARG PYTHON_VERSION=3.14.50 B6ARG PYTHON_VERSION_TAG=ak-fips-015e9710 B7ENV PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B8RUN |2 PYTHON_VERSION=3.14.5 PYTHON_VERSION_TAG=ak-fips-015e971 /bin/sh80.12 KB9ENV GPG_KEY=7169605F62C751356D054A26A821E680E5FA63050 B10RUN |2 PYTHON_VERSION=3.14.5 PYTHON_VERSION_TAG=ak-fips-015e971 /bin/sh11.61 MB11RUN |2 PYTHON_VERSION=3.14.5 PYTHON_VERSION_TAG=ak-fips-015e971 /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/ #22.38 MB16ARG VERSION=refs/tags/version/2026.5.30 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.3 GIT_BUILD_HASH= /bin/sh19.85 MB22COPY ./authentik/ /authentik # buildkit6.49 MB23COPY ./pyproject.toml / # buildkit3.2 KB24COPY ./uv.lock / # buildkit130.53 KB25COPY ./schemas /schemas # buildkit29.25 KB26COPY ./locale /locale # buildkit1.21 MB27COPY ./tests /tests # buildkit59.3 KB28COPY ./manage.py / # buildkit649 B29COPY ./blueprints /blueprints # buildkit61.74 KB30COPY ./lifecycle/ /lifecycle # buildkit21.03 KB31COPY ./authentik/sources/kerberos/krb5.conf /etc/krb5.conf # buildkit204 B32COPY /bin/authentik /bin/authentik # buildkit5.1 MB33COPY /go/authentik-server /bin/authentik-server # buildkit15.39 MB34COPY ./packages/ /ak-root/packages # buildkit891.35 KB35RUN |2 VERSION=refs/tags/version/2026.5.3 GIT_BUILD_HASH= /bin/sh105 B36COPY /ak-root/.venv /ak-root/.venv # buildkit136.04 MB37COPY /work/web/dist/ /web/dist/ # buildkit16.17 MB38COPY /work/web/authentik/ /web/authentik/ # buildkit54 KB39COPY /usr/share/GeoIP /geoip # buildkit37.14 MB40USER 10000 B41ENV TMPDIR=/dev/shm/ PYTHONDONTWRITEBYTECODE=1 PYTHONUNBUFFERED=1 GOFIPS=10 B42HEALTHCHECK {Test:[CMD ak healthcheck] Interval:30s0 B43ENTRYPOINT ["dumb-init" "--" "ak"]0 BCommand
# debian.sh --arch 'arm64' out/ 'trixie' '@1779062400'