Move template to template/ dir, add CI workflow, use pre-built image
This commit is contained in:
9
template/template_info.env
Normal file
9
template/template_info.env
Normal file
@@ -0,0 +1,9 @@
|
||||
REQUIRES_HOST_ROOT=false
|
||||
REQUIRES_DOCKER=true
|
||||
REQUIRES_DOCKER_ROOT=false
|
||||
|
||||
IMAGE_REGISTRY="gitea.jde.nz"
|
||||
IMAGE_REPO="public/infmap"
|
||||
IMAGE_TAG="latest"
|
||||
|
||||
DATA_VOLUME="${CONTAINER_NAME}_data"
|
||||
Reference in New Issue
Block a user