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.
Last modified April 23, 2024: Merge d34c5926ff16b8bc9f7b32ff13bf99099b781bae into c5b829fcdb844bd0ad3db1d881bbfad357cc0e73 (afbe5bd)