Grant Bevis
Grant Bevis
Doh, I forgot I was an org admin 😆 - I've set the package to be public and I can pull it unauthenticated. I will see if I can rename...
#128 solves the package rename so images will be `ghcr.io/borgmatic-collective/borgmatic:$tag`
This has worked @witten `docker pull ghcr.io/borgmatic-collective/borgmatic:latest` https://github.com/borgmatic-collective/docker-borgmatic/pkgs/container/borgmatic/24936971?tag=latest I've just re-released 1.6.3 here so it'll build a :1.6.3 image - Once that's up I'll edit the README and other examples...
You should be able to exec into the borgmatic container and install additional debug tools using `apk` Using docker compose ``` $ docker-compose exec borgmatic sh $ apk add gdb...
Any updates @ramcq?
Good idea, something we will look to do soon
Have you read the README section regarding sending docker commands to the docker engine's API?
I vote to sunset ntfy and migrate to using apprise, good spot bud 👍🏽
@modem7 >Would you be able to double-check as I know you use the notification system more than I (I purely rely on healthchecks.io), and if you're happy, we can sunset...
ntfy is deprecated in this image as we're switching to apprise