Data-Loader added as initcontainer

This commit is contained in:
2025-10-06 14:34:54 +02:00
parent bba32d08e3
commit 244e9e155f
6 changed files with 28 additions and 3 deletions

View File

@@ -8,5 +8,4 @@ RUN chown appuser:appuser /preload/preload.sqlite3
RUN mkdir /data
RUN chown appuser:appuser /data
USER root
CMD ["sh"]

Binary file not shown.