Releases: PassiveLemon/blobsaver-docker
3.5.2
Breaking Changes:
File structure change requires you to update the volume mount for the blobs. It should be changed to /opt/blobsaver/blobs/
Changes:
Switch to the Blobsaver archive .tgz extensions, aka, 3.5.2.
Notifier was removed.
VERSION variable is no longer configurable.
STARTTRIGGER variable is now configurable.
--include-betas
removed by default because of an issue with Blobsaver.
3.5.1
Changes:
Containers are now updated one-one based on Blobsaver version.
Currently the 3.5.2 Linux x64 archive link is broken so 3.5.1 is the latest working.
1.3
Change:
Changed to a lightweight Alpine container with Glibc compatibility. No functionality changes, just a smaller image size.
1.2
Change:
Support for custom Blobsaver arguments upon running the container
Modifying the cronjob time upon running the container
Will manually try to save once before continuing with the cronjob. You can use this for debugging or as a manual save.
1.0
First release