mirror of https://github.com/docker/docs.git
remove banner (#21395)
<!--Delete sections as needed --> ## Description <!-- Tell us what you did and why --> ## Related issues or tickets <!-- Related issues, pull requests, or Jira tickets --> ## Reviews <!-- Notes for reviewers here --> <!-- List applicable reviews (optionally @tag reviewers) --> - [ ] Technical review - [ ] Editorial review - [ ] Product review
This commit is contained in:
parent
a955d1b965
commit
4121679775
|
@ -119,10 +119,6 @@ To empty a volume:
|
|||
|
||||
## Export a volume
|
||||
|
||||
{{% experimental title="Beta feature" %}}
|
||||
The export volume feature is currently in [Beta](../../release-lifecycle.md#beta).
|
||||
{{% /experimental %}}
|
||||
|
||||
You can export the content of a volume to a local file, a local image, an to an
|
||||
image in Docker Hub, or to a supported cloud provider. When exporting content
|
||||
from a volume used by one or more running containers, the containers are
|
||||
|
|
Loading…
Reference in New Issue