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.
Dockerfile