Added command to remove orphaned images and thumbnails.
All checks were successful
Build containers when image tags change / build-if-image-changed (., web, containers, main container, git.baumann.gr/adebaumann/labhelper) (push) Successful in 14s
Build containers when image tags change / build-if-image-changed (data-loader, loader, initContainers, init-container, git.baumann.gr/adebaumann/labhelper-data-loader) (push) Successful in 3s

This commit is contained in:
2025-12-30 01:31:42 +01:00
parent 88a5c12bbc
commit 0f5011d8f7
10 changed files with 149 additions and 4 deletions

4
.gitignore vendored
View File

@@ -12,7 +12,5 @@ keys/
node_modules/
package-lock.json
package.json
# Diagram cache directory
/data
.env
data/db.sqlite3