Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ricardobranco777 authored Sep 3, 2019
1 parent 3fa079d commit ed27977
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,10 @@ The [docker export](https://docs.docker.com/engine/reference/commandline/export/

`docker-volumes.sh [-v|--verbose] CONTAINER [save|load] TARBALL`

# Podman

To use [Podman](https://podman.io) instead of Docker, prepend `DOCKER=podman` to the command line to set the `DOCKER` environment variable.

# Example

Let's migrate a container to another host with all its volumes.
Expand Down

0 comments on commit ed27977

Please sign in to comment.