Sha256: 28482ccd60e2be2bc5ff6464e2741f603bed83b1884139ee1a3ff5e2fdd6768c
Contents?: true
Size: 638 Bytes
Versions: 47
Compression:
Stored size: 638 Bytes
Contents
# Provisioner plugin: `docker` The `docker` provisioner plugin is handling a local Docker installation to provision nodes. ## Config DSL extension None ## Used credentials | Credential | Usage | --- | --- | ## Used Metadata | Metadata | Type | Usage | --- | --- | --- | | `image` | `String` | The name of the OS image to be used. The [configuration](../../config_dsl.md) should define the image and point it to a directory containing a `Dockerfile` that will be used to provision the Docker container. | ## Used environment variables | Variable | Usage | --- | --- | ## External tools dependencies * Docker local installation.
Version data entries
47 entries across 47 versions & 1 rubygems