kopia lustrzana https://github.com/modem7/docker-borgmatic
3.7 KiB
3.7 KiB
Change Log
All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog.
2021-05-25
Changed
- Updated Borgmatic from v1.6.0 to v1.6.1. Read the change notes
- Updated Dockerfile to chmod script on COPY rather than via a separate chmod step.
- Updated dependencies.
2021-04-26
Changed
- Updated Borgmatic from v1.5.24 to v1.6.0. Read the change notes
2021-04-05
Changed
- Updated alpine to 3.15.4
2021-03-29
Changed
- Updated alpine to 3.15.3
2021-03-14
Changed
- Updated to latest dependencies.
- Updated Changelog
[1.5.24-1.2.0] - 2021-11-22
Changed
- Updated Borg backup from v1.1.17 to v1.2.0.
- Updated tags to better follow both versions of Borg and Borgmatic
[1.5.23] - 2021-02-10
Changed
- Updated Borgmatic to 1.5.23
[1.5.22] - 2021-01-05
Changed
- Updated to latest dependencies.
[1.5.20] - 2021-10-11
Changed
- Updated to latest dependencies.
[Liveinstall] - 2021-10-11
Changed
- Updated Dockerfile based on the latest version.
[DockerCLI] - 2021-10-11
Changed
- Updated Dockerfile based on the latest version.
[1.5.19] - 2021-10-11
Changed
- Updated to latest dependencies
[Liveinstall] - 2021-09-10
Added
- Created Dockerfile based on the latest version.
Docker-cli
is installed on startup by default withLIVEINSTALL
env variable available if you wish to customise.- Added wtfc script to make sure there is an internet connection prior to running live install.
DockerCLI - 2021-09-10
Added
- Created Dockerfile based on the latest version.
- Baked in
docker-cli
during the install
1.5.18 - 2021-09-10
Added
- Updated readme
- Updated guide
- Updated to latest dependencies
- Added additional builds for docker-cli both as liveinstall and baked in
Changed
-
Pinned dependency versions
pip
to21.2.4
borgbackup
to1.1.17
borgmatic
to1.5.18
llfuse
to1.4.1
-
Added
LIVEINSTALL
env variable to liveinstall tag to allow for custom installation options- If
LIVEINSTALL
is not declared in your compose file thendocker-cli
gets installed by default.
- If
-
Added Changelog.
1.5.14 - 2021-09-10
Added
- Cloned B3vis/Borgmatic repo
Changed
- Updated readme
- Created guide
- Added dependabot
- Added requirements.txt
- Created drone multiarch pipeline
- Added hadolint file
- List what package versions are installed in STDOUT
Fixed
- Pinned dependency versions
pip
to20.2.4
borgbackup
to1.1.16
borgmatic
to1.5.14
llfuse
to1.3.8