docs: clarify what volumes are removed when requested (#1738)

pull/1771/head
Simon L 1 year ago committed by GitHub
parent 8e3bde7e0b
commit d1f58c538a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -85,8 +85,8 @@ Environment Variable: WATCHTOWER_CLEANUP
Default: false Default: false
``` ```
## Remove attached volumes ## Remove anonymous volumes
Removes attached volumes after updating. When this flag is specified, watchtower will remove all attached volumes from the container before restarting with a new image. Use this option to force new volumes to be populated as containers are updated. Removes anonymous volumes after updating. When this flag is specified, watchtower will remove all anonymous volumes from the container before restarting with a new image. Named volumes will not be removed!
```text ```text
Argument: --remove-volumes Argument: --remove-volumes

Loading…
Cancel
Save