mirror of
https://github.com/moby/moby.git
synced 2022-11-09 12:21:53 -05:00
Typo fix
Docker-DCO-1.1-Signed-off-by: Tom Fotherby <github@tomfotherby.com> (github: tomfotherby)
This commit is contained in:
parent
ebbfdf0a0f
commit
a247b63aa1
1 changed files with 1 additions and 1 deletions
|
@ -84,7 +84,7 @@ history of the commands typed while in the container.
|
||||||
|
|
||||||
> **Note:**
|
> **Note:**
|
||||||
> Many tools used to edit files including `vi` and `sed --in-place` may result
|
> Many tools used to edit files including `vi` and `sed --in-place` may result
|
||||||
> in a inode change. Since docker v1.1.0 this will produce a error such as
|
> in an inode change. Since docker v1.1.0 this will produce an error such as
|
||||||
> "*sed: cannot rename ./sedKdJ9Dy: Device or resource busy*". In the case where
|
> "*sed: cannot rename ./sedKdJ9Dy: Device or resource busy*". In the case where
|
||||||
> you want to edit the mounted file, it is often easiest to instead mount the
|
> you want to edit the mounted file, it is often easiest to instead mount the
|
||||||
> parent directory.
|
> parent directory.
|
||||||
|
|
Loading…
Add table
Reference in a new issue