mirror of
https://github.com/moby/moby.git
synced 2022-11-09 12:21:53 -05:00
typo fix
This commit is contained in:
parent
5506e4b62d
commit
61f7d967ed
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue