blumeops/containers/authentik
Erich Blume 3e3fe0b2eb
All checks were successful
Build Container / build (push) Successful in 3s
Build Container (Nix) / build (push) Successful in 1m8s
Fix blueprint symlinks: use runtime entrypoint wrapper
extraCommands in buildLayeredImage can't access store paths from
contents (they're in separate layers), so the glob matched nothing.
Instead, create a wrapper entrypoint that symlinks built-in blueprint
dirs from the Nix store into /blueprints at container start. The
directory is created world-writable so user 65534 can create links.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-20 12:16:07 -08:00
..
default.nix Fix blueprint symlinks: use runtime entrypoint wrapper 2026-02-20 12:16:07 -08:00