Sign inSign up

thegrandpkizzle/authentik:2023.10.6-783e3f6

Multi-platform
Index digest

sha256:d4646bdce4ade26892ea9a924a7d2b48682a4c8b85227c8c6d866d8140191be2

OS/ARCH

Compressed size

242.7 MB

Last pushed

over 2 years by thegrandpkizzle

Type

Image

Manifest digest

sha256:a627f849524700285d53a21847be8338fc3e548af1c61499adf3ab0481567603

Image Layers

1ADD file ... in / 27.81 MB
2CMD ["bash"]0 B
3ENV PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B
4ENV LANG=C.UTF-80 B
5RUN /bin/sh -c set -eux;3.17 MB
6ENV GPG_KEY=7169605F62C751356D054A26A821E680E5FA63050 B
7ENV PYTHON_VERSION=3.12.10 B
8RUN /bin/sh -c set -eux;11.38 MB
9RUN /bin/sh -c set -eux;243 B
10ENV PYTHON_PIP_VERSION=23.2.10 B
11ENV PYTHON_GET_PIP_URL=https://github.com/pypa/get-pip/raw/4cfa4081d27285bda1220a62a5ebf5b4bd749cdb/public/get-pip.py0 B
12ENV PYTHON_GET_PIP_SHA256=9cc01665956d22b3bf057ae8287b035827bfd895da235bcea200ab3b811790b60 B
13RUN /bin/sh -c set -eux;2.82 MB
14CMD ["python3"]0 B
15ARG GIT_BUILD_HASH0 B
16ARG VERSION0 B
17ENV GIT_BUILD_HASH=0 B
18LABEL org.opencontainers.image.url=https://goauthentik.io0 B
19LABEL org.opencontainers.image.description=goauthentik.io Main server image,0 B
20LABEL org.opencontainers.image.source=https://github.com/goauthentik/authentik0 B
21LABEL org.opencontainers.image.version=0 B
22LABEL org.opencontainers.image.revision=0 B
23WORKDIR /0 B
24RUN |2 GIT_BUILD_HASH= VERSION= /bin/sh16.26 MB
25COPY ./authentik/ /authentik # buildkit2.5 MB
26COPY ./pyproject.toml / # buildkit2.38 KB
27COPY ./poetry.lock / # buildkit104.51 KB
28COPY ./schemas /schemas # buildkit13.52 KB
29COPY ./locale /locale # buildkit518.59 KB
30COPY ./tests /tests # buildkit214.31 KB
31COPY ./manage.py / # buildkit589 B
32COPY ./blueprints /blueprints # buildkit32.29 KB
33COPY ./lifecycle/ /lifecycle # buildkit17.45 KB
34COPY /go/authentik /bin/authentik # buildkit15.82 MB
35COPY /ak-root/venv /ak-root/venv # buildkit63.49 MB
36COPY /work/web/dist/ /web/dist/ # buildkit23.61 MB
37COPY /work/web/authentik/ /web/authentik/ # buildkit10.47 KB
38COPY /work/website/help/ /website/help/ # buildkit37.79 MB
39COPY /usr/share/GeoIP /geoip # buildkit37.16 MB
40USER 10000 B
41ENV TMPDIR=/dev/shm/ PYTHONDONTWRITEBYTECODE=1 PYTHONUNBUFFERED=1 PATH=/ak-root/venv/bin:/lifecycle:/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B
42HEALTHCHECK &{["CMD" "ak" "healthcheck"] "30s"0 B
43ENTRYPOINT ["dumb-init" "--" "ak"]0 B

Command

ADD file:70e4f0c71f88c97c8db279b998c10d4943954d304ff9f51875c3699a4dc5ee4e in /