# Docker image to launch Bonita Provisioning Ansible playbooks
# BCD controller Docker image
This Docker image provides a ready-to-use environment to launch Bonita Provisioning Ansible playbooks.
This Docker image provides a ready-to-use environment to launch Bonita Continuous Delivery Ansible playbooks.
## Install the image
### From pre-built image
A pre-built image might be available here as a `bcd-controller_<version>.tar.gz` file. Load this image into Docker engine as follows:
A pre-built BCD controller image is provided with BCD deliverable as a `bcd-controller_<version>.tar.gz` archive. It is located in the `ansible_<version>/docker` directory.
To use this tool without the BCD Controller Docker image you can directly follow the setup described inside the [Dockerfile](./docker/Dockerfile) in order to setup your own environment
In order to setup your own environment without the [BCD Controller Docker image](docker.md), you can follow the installation procedure described in its Dockerfile.
The BCD controller Dockerfile is provided with BCD deliverable in the `ansible_<version>/docker` directory.