diff --git a/presentation/docker_workshop_1.html b/presentation/docker_workshop_1.html index 55300ffdb..711f71c9a 100644 --- a/presentation/docker_workshop_1.html +++ b/presentation/docker_workshop_1.html @@ -1096,7 +1096,7 @@

Deep Drive Into Dockerfile

Layer ID
-Each instruction the Dockerfile generates a layer. Each of this layer has a randomly generated unique ID. This ID can be seen at the time of build. See the image next slide +Each instruction in the Dockerfile generates a layer. Each of this layer has a randomly generated unique ID. This ID can be seen at the time of build. See the image next slide