The docker profile instantiates nodes that are associated with docker container instances.
Below is a typical spec for a docker profile:
type: container.dockerinc.docker
version: 1.0
properties:
#name: docker_container
image: hello-world
command: '/bin/sleep 30'
host_node: 58736d36-271a-47e7-816d-fb7927a7cd95
host_cluster: b3283baf-c199-49fc-a5b7-f2b301b15a3d
port: 2375
context:
region_name: RegionOne
Except where otherwise noted, this document is licensed under Creative Commons Attribution 3.0 License. See all OpenStack Legal Documents.