master
Justin Simonelis 2014-03-26 10:24:16 -04:00 committed by Tibor Vass
parent 69ddbf7e0b
commit 3d29e3bf8e
1 changed files with 1 additions and 1 deletions

View File

@ -49,7 +49,7 @@ to be created - so ``RUN cd /tmp`` will not have any effect on the next
instructions. instructions.
Whenever possible, Docker will re-use the intermediate images, Whenever possible, Docker will re-use the intermediate images,
accelerating ``docker build`` significantly (indicated by ``Using cache``: accelerating ``docker build`` significantly (indicated by ``Using cache``):
.. code-block:: bash .. code-block:: bash