All checks were successful
Test and Publish Templates / test-and-publish (push) Successful in 9s
14 lines
306 B
Bash
14 lines
306 B
Bash
# Template info - AUTO GENERATED, DO NOT EDIT
|
|
TEMPLATE=scrutiny
|
|
REQUIRES_HOST_ROOT=false
|
|
REQUIRES_DOCKER=true
|
|
REQUIRES_DOCKER_ROOT=true
|
|
|
|
# Default service name
|
|
CONTAINER_NAME=scrutiny
|
|
|
|
# Image - Omnibus (all-in-one) version
|
|
IMAGE_REGISTRY="ghcr.io"
|
|
IMAGE_REPO="analogj/scrutiny"
|
|
IMAGE_TAG="master-omnibus"
|