9.2.3 Docker Build

Building images using Docker Build.

9.2.3.1 Lab

The Docker build strategy was already used in Lab 2. We don’t repeat it here. The Docker Strategy expects a Dockerfile at the root of the Project. For every Build it invokes the Docker build command and produces a runnable Image.