You've already forked docker-volume-backup
mirror of
https://github.com/offen/docker-volume-backup.git
synced 2025-11-23 21:44:40 +02:00
README should not mention deprecated version declaration
This commit is contained in:
@@ -24,8 +24,6 @@ Documentation is found at <https://offen.github.io/docker-volume-backup>
|
|||||||
Add a `backup` service to your compose setup and mount the volumes you would like to see backed up:
|
Add a `backup` service to your compose setup and mount the volumes you would like to see backed up:
|
||||||
|
|
||||||
```yml
|
```yml
|
||||||
version: '3'
|
|
||||||
|
|
||||||
services:
|
services:
|
||||||
volume-consumer:
|
volume-consumer:
|
||||||
build:
|
build:
|
||||||
|
|||||||
Reference in New Issue
Block a user