August 2018
Intermediate to advanced
352 pages
12h 30m
English
The Docker build system intuitively understands the reserved image name scratch in the FROM instruction and starts bundling the image without any additional layer for the base image. So, in this recipe, the Docker build system just bundled the statically linked executable demo and the metadata for the image.
Read now
Unlock full access