mirror of
https://github.com/moby/moby.git
synced 2022-11-09 12:21:53 -05:00
docs: point out known issue with nginx/vboxfs
see https://github.com/docker/docker/issues/18666 Signed-off-by: Felix Geisendörfer <felix@debuggable.com>
This commit is contained in:
parent
5f5a752bcf
commit
9afdd436cd
2 changed files with 9 additions and 0 deletions
|
|
@ -384,6 +384,10 @@ The next exercise demonstrates how to do this.
|
|||
$ docker stop mysite
|
||||
$ docker rm mysite
|
||||
|
||||
> **Note**: There is a [known
|
||||
> issue](https://docs.docker.com/machine/drivers/virtualbox/#known-issues) that
|
||||
> may cause files shared with your nginx container to not update correctly as you
|
||||
> modify them on your host.
|
||||
|
||||
## Upgrade Docker Toolbox
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue