1
0
forked from baron/baron-sso

kratos SSOT 재설계

This commit is contained in:
2026-06-12 18:36:18 +09:00
parent b96c8100e0
commit 8e9d015443
39 changed files with 3960 additions and 501 deletions

View File

@@ -16,6 +16,7 @@ RUN apt-get update \
postgresql-client \
sed \
tar \
unzip \
util-linux \
zstd \
&& rm -rf /var/lib/apt/lists/*