mirror of https://github.com/docker/docs.git
commit
7f95c7aeec
|
@ -220,7 +220,7 @@ The copy obeys the following rules:
|
||||||
(``http://example.com`` will not work).
|
(``http://example.com`` will not work).
|
||||||
* If ``<src>`` is a directory, the entire directory is copied,
|
* If ``<src>`` is a directory, the entire directory is copied,
|
||||||
including filesystem metadata.
|
including filesystem metadata.
|
||||||
* If ``<src>``` is a tar archive in a recognized compression format
|
* If ``<src>`` is a tar archive in a recognized compression format
|
||||||
(identity, gzip, bzip2 or xz), it is unpacked as a directory.
|
(identity, gzip, bzip2 or xz), it is unpacked as a directory.
|
||||||
|
|
||||||
When a directory is copied or unpacked, it has the same behavior as
|
When a directory is copied or unpacked, it has the same behavior as
|
||||||
|
|
Loading…
Reference in New Issue