8 lines
164 B
Bash
8 lines
164 B
Bash
# Template identifier - MUST match the directory name
|
|
TEMPLATE=simple-logs
|
|
|
|
# Requirements
|
|
REQUIRES_HOST_ROOT=false
|
|
REQUIRES_DOCKER=true
|
|
REQUIRES_DOCKER_ROOT=false
|