Wykres commitów

43 Commity (master)

Autor SHA1 Wiadomość Data
modem7 36f45dd340
Extra pkgs 2024-04-24 20:04:18 +01:00
Grant Bevis acd7a310f9 Add xxhash package to build 2024-04-18 09:32:39 +01:00
dependabot[bot] ffcc12b39d
Bump python from 3.12.2-alpine3.19 to 3.12.3-alpine3.19
Bumps python from 3.12.2-alpine3.19 to 3.12.3-alpine3.19.

---
updated-dependencies:
- dependency-name: python
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-04-10 22:59:07 +00:00
modem7 413af599cf
Updating package versions 2024-03-13 01:22:45 +00:00
modem7 d3155314b3
Update healthcheck 2024-02-28 00:03:59 +00:00
modem7 ea6d942f35
change ownership
change ownership from modem7 to  borgmatic-collective
2024-02-26 21:26:30 +00:00
modem7 670f70eabb
Move to S6 2024-02-24 20:16:51 +00:00
ilium007 71d05eb0e0
Update Dockerfile
Fixed source path to bash_completion.sh
2023-09-16 20:08:13 +10:00
Tomasz Duda e4322346b7 update alpine to 3.18 2023-09-10 19:47:01 +02:00
dependabot[bot] a1786527f5
Bump python from 3.11.2-alpine3.17 to 3.11.5-alpine3.17
Bumps python from 3.11.2-alpine3.17 to 3.11.5-alpine3.17.

---
updated-dependencies:
- dependency-name: python
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-08-28 23:08:16 +00:00
Chirag Aggarwal 082f4b7f5e Remove link flag
Signed-off-by: Chirag Aggarwal <thechiragaggarwal@gmail.com>
2023-07-08 15:54:23 -07:00
Chirag Aggarwal b0964aba6d Allow running as binary without cron
Signed-off-by: Chirag Aggarwal <thechiragaggarwal@gmail.com>
2023-07-08 15:54:23 -07:00
Chirag Aggarwal 2996b0010b Remove antiquated msmtp and ntfy images
Signed-off-by: Chirag Aggarwal <thechiragaggarwal@gmail.com>
2023-07-08 15:54:23 -07:00
toastie89 c61b9fc51a copied project into base/msmtp/ntfy 2020-02-10 20:30:26 +01:00
Grant Bevis e5188f7f34 removed ntfy from master branch Dockerfile 2020-01-26 21:53:05 +00:00
Grant Bevis dcf7fa7634 Added ntfy to the image 2020-01-20 21:14:58 +00:00
Grant Bevis c7da2329b3 Reverted incorrect python path /usr/lib/python3.8 > 3.7 2020-01-20 20:39:43 +00:00
LeoVerto 890e9d5477 Install mariadb client in image 2020-01-06 00:39:27 +01:00
LeoVerto 92d3d7ac7a Update python version in Dockerfile 2020-01-05 22:48:24 +01:00
Leo Verto 7cbc5edd37
Upgrade borgmatic to 1.4.21 2020-01-05 21:35:01 +00:00
toastie89 7544ed4879
added fuse to enable mounting backups 2019-10-30 22:25:23 +01:00
Dan Helfman 6db1b58a20 PR feedback: Mount /root/.borgmatic as volume so it's on non-volatile storage. 2019-10-25 10:04:59 -07:00
Dan Helfman 64555b4fe6 Add PostgreSQL client to support database dump hooks (#37). 2019-10-24 12:20:35 -07:00
Grant Bevis 3e9e8d438c Corrected Dockerfile by removing additional RUN - meant to have merged this via a PR but this was missed 2019-10-18 21:22:25 +01:00
pr0totyp 540e7d1435 Add msmtp install to Dockerfile 2019-09-21 17:57:03 +02:00
Grant Bevis 77d2bf157d Upgraded borgmatic to 1.3.14 2019-08-29 10:24:33 +01:00
Grant Bevis 9fd9435d95 Changed the Dockerfile to reference python3.7 /usr/lib due to upstream upgrade 2019-07-17 17:01:44 +01:00
Grant Bevis 573c0223c4 Updated borg to 1.1.10 and borgmatic to 1.3.12 2019-06-28 10:08:53 +01:00
b3vis aa7f405477
Merge pull request #24 from alinmear/master
Updated Borgmatic Version to 1.3.0
2019-03-29 09:24:58 +00:00
alinmear 132d64b3db Updated Borgmatic Version to 1.3.0 2019-03-26 17:09:35 +01:00
toastie89 260135afb0
Removed obsolete mkdir
Removed `mkdir /config /cache /source /repository /root/.ssh`
2019-03-25 14:36:33 +01:00
toastie89 a7875e8c9f
Changed volumes to defaults
- Moved .cache .config into /root
- Moved source and borg-repository to /mnt
- Added description for .config
2019-03-03 20:51:16 +01:00
toastie89 9d1d4aaae2
listed files in /usr/bin/ instead using wildcard 2019-02-20 13:06:58 +01:00
toastie89 ace69ad7f2
Building borg and borgmatic in multi-stage 2019-02-19 12:46:24 +01:00
toastie89 7ea8770359
Updated to latest versions of borg and borgmatic 2019-02-18 20:16:10 +01:00
j7an 59b7a3fb62 Initial version arguments for Borg and Borgmatic 2018-12-22 13:11:00 -08:00
Toastie 5b3a217f7b allow multiple borgmatic configuration files 2018-08-05 17:44:17 +02:00
Raphael Zulliger 8bf9aa3cf1 Add llfuse, so that remote borgmatic repos can be mounted for simplified browsing of the backups 2018-03-25 20:07:41 +02:00
Grant Bevis 914a550d6d Switched to alpine-sdk so msgpack compiles correctly to fix #6 2018-01-29 15:19:06 +00:00
Mark Jonas 63f8ce46d9 Add tzdata
If tzdata is available in the image the local time can be used by setting
the TZ environment variable.
2018-01-21 20:02:28 +01:00
Grant Bevis dbfd1ce619 Removed duplicated sshfs package 2017-10-10 10:30:08 +01:00
Grant Bevis e1f5b968e3 Added SSHFS to support remote repositories 2017-10-09 12:17:41 +01:00
Grant Bevis 609e879ffd Initial Commit 2017-08-16 12:37:29 +01:00