docker-borgmatic icon indicating copy to clipboard operation
docker-borgmatic copied to clipboard

Borgmatic in Docker

Results 46 docker-borgmatic issues
Sort by recently updated
recently updated
newest added

I've got borgmatic set up as an additional container in a Mailcow containerised setup, running on docker 20.10.5 on an Intel Xeon system running Debian bullseye - along these lines:...

bug
question

My backup strategy highly relies on an older version of this fabulous container image. Over time many extra packages, such as curl, bash, bash completion, apprise or even clients for...

enhancement

This is more for discussion rather than anything else. ### **Issue 1:** ntfy hasn't released their latest version to pypi. The latest version it installs is from 2018 (2.7.0 instead...

Putting this issue here so we can keep visibility in case something breaks once it's released. ``` Version 2.0.0a2 (2022-06-26) Compatibility notes: this is a major “breaking” release that is...

dependencies

It's possible to convert my personal docker hub account into an organisation and possibly rename. This will need to be communicated to users if we were to go down this...

I want to be able to stop all my services in my docker compose project at once, but borgmatic seems to ignore the SIGTERM and wait for the backup to...

question

Bumps python from 3.10.6-alpine3.16 to 3.11.0rc2-alpine3.16. [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=python&package-manager=docker&previous-version=3.10.6-alpine3.16&new-version=3.11.0rc2-alpine3.16)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a...

dependencies
docker

Bumps [borgmatic](https://github.com/borgmatic-collective/borgmatic) from 1.7.2 to 1.7.3. Release notes Sourced from borgmatic's releases. borgmatic 1.7.3 #357: Add "break-lock" action for removing any repository and cache locks leftover from Borg aborting. #360:...

dependencies
python

The path to the "BACKUP_COMMAND" is wrong in the file https://raw.githubusercontent.com/borgmatic-collective/docker-borgmatic/master/msmtp/data/scripts/env.sh Correct would be: BACKUP_COMMAND="/usr/local/bin/borgmatic --stats" The "/local" is missing.

Bumps [apprise](https://github.com/caronc/apprise) from 1.0.0 to 1.1.0. Release notes Sourced from apprise's releases. Release v1.1.0 Details :mega: New Notification Services: Bulksms Support added. (#683) SMSEagle Notification Support Added (#661) :bulb: Features...

dependencies
python