blob: 9285576a3b7fc3e5d734ab66bd5e573cbf942795 [file]
<p>
<b>ADD</b> copies files, directories or remote file URLs from a source to a destination.
</p>
<br/>
<p>
<pre>
ADD hom* /mydir/ # adds all files starting with "hom"
</pre>
</p>