mirror of https://github.com/docker/docs.git
Merge pull request #8876 from whoshuu/docpatch-2
Remove out-of-context code block
This commit is contained in:
commit
a61c4dc959
|
@ -113,12 +113,6 @@ the command string itself will be used to find a match.
|
||||||
Once the cache is invalidated, all subsequent `Dockerfile` commands will
|
Once the cache is invalidated, all subsequent `Dockerfile` commands will
|
||||||
generate new images and the cache will not be used.
|
generate new images and the cache will not be used.
|
||||||
|
|
||||||
bzr \
|
|
||||||
cvs \
|
|
||||||
git \
|
|
||||||
mercurial \
|
|
||||||
subversion
|
|
||||||
|
|
||||||
## The Dockerfile instructions
|
## The Dockerfile instructions
|
||||||
|
|
||||||
Below you'll find recommendations for the best way to write the
|
Below you'll find recommendations for the best way to write the
|
||||||
|
|
Loading…
Reference in New Issue