deploy: attach production container group labels
GeoIntel release gates / Compile, test, contracts and builds (push) Failing after 29s
GeoIntel release gates / Python and npm vulnerability policy (push) Failing after 39s
GeoIntel release gates / GIS image, SBOM and container scan (push) Failing after 1m28s
Unraid autoredeploy / Deploy geointel (push) Successful in 7m36s
GeoIntel release gates / Compile, test, contracts and builds (push) Failing after 29s
GeoIntel release gates / Python and npm vulnerability policy (push) Failing after 39s
GeoIntel release gates / GIS image, SBOM and container scan (push) Failing after 1m28s
Unraid autoredeploy / Deploy geointel (push) Successful in 7m36s
This commit is contained in:
@@ -301,6 +301,8 @@ docker run -d \
|
||||
--name geointel \
|
||||
--gpus all \
|
||||
--restart unless-stopped \
|
||||
--label "com.docker.compose.project=${COMPOSE_PROJECT_NAME:-geointel}" \
|
||||
--label "tech.itworx.commit=${GITEA_COMMIT_SHA:-unknown}" \
|
||||
--label net.unraid.docker.managed=dockerman \
|
||||
--label 'net.unraid.docker.webui=http://[IP]:[PORT:80]/' \
|
||||
--label net.unraid.docker.icon=/boot/config/plugins/dockerMan/images/geointel-icon.png \
|
||||
|
||||
Reference in New Issue
Block a user