moby/docs/sources/reference
Sebastiaan van Stijn 67588d0ec4 Docs: Add note that export doesn't include volume data.
The documentation on `docker export` doesn't mention that
data in volumes is not included in the export.

This adds a note that volumes are not part of the export
and refers to the "Backup, restore, or migrate data volumes"
to give the user some pointers.

Relates to https://github.com/docker/docker/issues/10095

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2015-01-15 16:54:45 +01:00
..
api Merge pull request #10036 from HuKeping/docs-next 2015-01-13 16:43:42 -08:00
commandline Docs: Add note that export doesn't include volume data. 2015-01-15 16:54:45 +01:00
builder.md Specify ENV variables are also used for CMD. 2015-01-07 10:07:44 -08:00
run.md Allow the container to share the PID namespace with the host 2015-01-13 16:35:17 -08:00