Metadata schema specifications for Docker client

Metadata schema specifications for Docker client

Core properties

Name Type Description
engine string Docker compose installation engine
image string Docker compose image
version string description_notset
pkgs array List of Docker compose packages to be installed
base string base directory to store application compose files
container object Docker containers configuration
network object Docker networks configuration
service object description_notset
enabled boolean Enables Docker client configuration
pkgs array List of Docker client packages to be installed
images array List of images to pull to the node
stack object

description_notset

For details, see: _docker_service definition.

target_registry string description_notset
registry string description_notset
name string description_notset
target_registry string description_notset

_docker_service definition

Name Type Description
status string description_notset
pull boolean description_notset
network object description_notset
service object description_notset
volume object description_notset
enabled boolean description_notset
environment object description_notset
version [‘number’, ‘string’] description_notset
user string description_notset
config object description_notset