Fixed naming
This commit is contained in:
parent
33ee14e869
commit
579f7ccab0
|
|
@ -48,11 +48,11 @@ caproverOneClickApp:
|
||||||
description: Define this value to enable automatic rotation of old backups. The value declares the number of days for which a backup is kept.
|
description: Define this value to enable automatic rotation of old backups. The value declares the number of days for which a backup is kept.
|
||||||
instructions:
|
instructions:
|
||||||
start: >-
|
start: >-
|
||||||
Backup Docker volumes to any S3 compatible storage
|
Backup Docker volumes to any S3 compatible storage. See https://github.com/offen/docker-volume-backup
|
||||||
end: >-
|
end: >-
|
||||||
Aaaand you're done! 😄
|
Aaaand you're done! 😄
|
||||||
Your service is up and running
|
Your service is up and running
|
||||||
displayName: Docker volume backup to S3
|
displayName: Offen Docker Backup
|
||||||
isOfficial: true
|
isOfficial: true
|
||||||
description: Backup Docker volumes to any S3 compatible storage
|
description: Backup Docker volumes to any S3 compatible storage
|
||||||
documentation: Taken from https://github.com/offen/docker-volume-backup
|
documentation: Taken from https://github.com/offen/docker-volume-backup
|
||||||
|
Before Width: | Height: | Size: 4.0 KiB After Width: | Height: | Size: 4.0 KiB |
Loading…
Reference in New Issue