add registration WIP

This commit is contained in:
2025-09-01 17:25:49 +02:00
parent f64cee12f5
commit 1a2edcfee6
15 changed files with 2296 additions and 35 deletions
+1
View File
@@ -166,6 +166,7 @@ RUN --mount=type=cache,target=/var/cache/apt,sharing=locked \
libmariadb-dev \
libssl3 \
wait-for-it \
screen \
\
&& rm -rf /tmp/*