Add support for importing or exporting from volumes · Issue #18718 · moby/moby

Similar to docker export, add support for docker volume export VOLUMENAME, which is what this answer does. Similarly, it would be useful to be able to import content into a volume.