mirror of
https://github.com/Steffo99/backup-duplicity.git
synced 2024-12-22 03:34:17 +00:00
Remove the "Docker" part in the name
This commit is contained in:
parent
73cdf2ff42
commit
63a5a1edce
1 changed files with 1 additions and 1 deletions
|
@ -19,7 +19,7 @@ ENTRYPOINT ["crond", "-f", "-d", "5"]
|
|||
CMD []
|
||||
|
||||
# Add image labels
|
||||
LABEL org.opencontainers.image.title="docker-backup-duplicity"
|
||||
LABEL org.opencontainers.image.title="backup-duplicity"
|
||||
LABEL org.opencontainers.image.description="Backup solution for Docker volumes based on Duplicity"
|
||||
LABEL org.opencontainers.image.licenses="AGPL-3.0-or-later"
|
||||
LABEL org.opencontainers.image.url="https://github.com/Steffo99/docker-backup-duplicity"
|
||||
|
|
Loading…
Reference in a new issue