File tree Expand file tree Collapse file tree 2 files changed +2
-0
lines changed
Expand file tree Collapse file tree 2 files changed +2
-0
lines changed Original file line number Diff line number Diff line change @@ -334,6 +334,7 @@ Wes Morgan <cap10morgan@gmail.com>
334334Will Dietz <w@wdtz.org>
335335William Delanoue <william.delanoue@gmail.com>
336336Will Rouesnel <w.rouesnel@gmail.com>
337+ Will Weaver <monkey@buildingbananas.com>
337338Xiuming Chen <cc@cxm.cc>
338339Yang Bai <hamo.by@gmail.com>
339340Yurii Rashkovskii <yrashk@gmail.com>
Original file line number Diff line number Diff line change @@ -90,6 +90,7 @@ Mount a Host Directory as a Container Volume:
9090
9191 -v=[]: Create a bind mount with: [host-dir]:[container-dir]:[rw|ro].
9292
93+ You must specify an absolute path for ``host-dir ``.
9394If ``host-dir `` is missing from the command, then docker creates a new volume.
9495If ``host-dir `` is present but points to a non-existent directory on the host,
9596Docker will automatically create this directory and use it as the source of the
You can’t perform that action at this time.
0 commit comments