# Background We need an automated solution that will build Docker images for Bench kit. # Proposed solution - [x] Develop automated builds for PRs, Betas, and releases - [x] Use [serversideup/php](https://serversideup.net/open-source/docker-php/) as base image - [x] Allow different PHP versions and variations to be selected - [x] Upload images to DockerHub
Background
We need an automated solution that will build Docker images for Bench kit.
Proposed solution