docker-cli-openbsd/docs/reference
Yong Tang 9a16c4fccd Add `--force` in `docker volume rm` to fix out-of-band volume driver deletion
This fix tries to address the issue in raised #23367 where an out-of-band
volume driver deletion leaves some data in docker. This prevent the
reuse of deleted volume names (by out-of-band volume driver like flocker).

This fix adds a `--force` field in `docker volume rm` to forcefully purge
the data of the volume that has already been deleted.

Related documentations have been updated.

This fix is tested manually with flocker, as is specified in #23367.
An integration test has also been added for the scenario described.

This fix fixes #23367.

Signed-off-by: Yong Tang <yong.tang.github@outlook.com>
2017-06-02 00:10:06 +00:00
..
commandline Add `--force` in `docker volume rm` to fix out-of-band volume driver deletion 2017-06-02 00:10:06 +00:00
builder.md healthcheck: do not interpret exit code 2 as "starting" 2017-06-02 00:10:02 +00:00
glossary.md Update links to Docker Hub 2017-06-02 00:07:31 +00:00
index.md Creating Engine specific menu 2017-06-02 00:07:26 +00:00
run.md Split list of capabilities into those added by default and those not 2017-06-02 00:10:05 +00:00