Merge pull request #4862 from jsimonelis/dockerfile_reference_typofix
documentation typo fix -- Dockerfile reference Upstream-commit: 058cc8818a44fab83f5274397de223f36e6910db Component: engine
This commit is contained in:
@@ -49,7 +49,7 @@ to be created - so ``RUN cd /tmp`` will not have any effect on the next
|
||||
instructions.
|
||||
|
||||
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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user