Fix up template_info.envs
Some checks failed
Test and Publish Templates / test-and-publish (push) Failing after 4s

This commit is contained in:
j
2025-12-30 08:38:57 +13:00
parent 547fc845a4
commit c5b662593a
15 changed files with 0 additions and 0 deletions

View File

@@ -1,14 +0,0 @@
# Template identifier - MUST match the directory name
TEMPLATE=squashthumbnailmaker
# Requirements
REQUIRES_HOST_ROOT=false # Whether root access on host is needed
REQUIRES_DOCKER=true # Whether Docker is required
REQUIRES_DOCKER_ROOT=false # Whether Docker root privileges are needed
# Docker image settings (will be built locally)
IMAGE_REGISTRY="local"
IMAGE_REPO="squashthumbnailmaker"
IMAGE_TAG="latest"
# This is a utility container, no persistent volumes needed