community-catalog/templates/weavescope/1/rancher-compose.yml
Kyle Sessions 5385581b10 Updated Weavescope to v1.6.7
Added Published port question
2017-12-30 10:40:45 -07:00

11 lines
298 B
YAML

.catalog:
name: weavescope
version: 1.6.7
description: "Monitoring, visualisation and management for Docker"
questions:
- variable: PUBLISH_PORT
label: "Published Port"
description: "public port to access the web"
default: "4040"
type: "int"
required: true